enum Parser::ParseAttrKindMask
Declared at: clang/include/clang/Parse/Parser.h:2690
Enumerators
Name | Value | Comment |
---|---|---|
PAKM_GNU | 1 | |
PAKM_Declspec | 2 | |
PAKM_CXX11 | 4 |
Declared at: clang/include/clang/Parse/Parser.h:2690
Name | Value | Comment |
---|---|---|
PAKM_GNU | 1 | |
PAKM_Declspec | 2 | |
PAKM_CXX11 | 4 |