clang 20.0.0git
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
ProcessDeclAttributeOptions () | |
ProcessDeclAttributeOptions | WithIncludeCXX11Attributes (bool Val) |
ProcessDeclAttributeOptions | WithIgnoreTypeAttributes (bool Val) |
Public Attributes | |
bool | IncludeCXX11Attributes |
bool | IgnoreTypeAttributes |
|
inline |
|
inline |
|
inline |
bool clang::Sema::ProcessDeclAttributeOptions::IgnoreTypeAttributes |
bool clang::Sema::ProcessDeclAttributeOptions::IncludeCXX11Attributes |