Go to the source code of this file.
|
#define | ATTR_MATCH_RULE(Value, Spelling, IsAbstract) |
|
#define | ATTR_MATCH_SUB_RULE(Value, Spelling, IsAbstract, Parent, IsNegated) |
|
#define | ATTR_MATCH_RULE(Value, Spelling, IsAbstract) |
|
#define | ATTR_MATCH_SUB_RULE(Value, Spelling, IsAbstract, Parent, IsNegated) |
|
◆ ATTR_MATCH_RULE [1/2]
#define ATTR_MATCH_RULE |
( |
|
Value, |
|
|
|
Spelling, |
|
|
|
IsAbstract |
|
) |
| |
◆ ATTR_MATCH_RULE [2/2]
#define ATTR_MATCH_RULE |
( |
|
Value, |
|
|
|
Spelling, |
|
|
|
IsAbstract |
|
) |
| |
◆ ATTR_MATCH_SUB_RULE [1/2]
#define ATTR_MATCH_SUB_RULE |
( |
|
Value, |
|
|
|
Spelling, |
|
|
|
IsAbstract, |
|
|
|
Parent, |
|
|
|
IsNegated |
|
) |
| |
◆ ATTR_MATCH_SUB_RULE [2/2]
#define ATTR_MATCH_SUB_RULE |
( |
|
Value, |
|
|
|
Spelling, |
|
|
|
IsAbstract, |
|
|
|
Parent, |
|
|
|
IsNegated |
|
) |
| |
◆ VisStack
◆ anonymous enum
◆ addGslOwnerPointerAttributeIfNotExisting()
template<typename Attribute >
◆ checkCommonAttributeFeatures()
template<typename Ty >
static bool checkCommonAttributeFeatures |
( |
Sema & |
S, |
|
|
const Ty * |
Node, |
|
|
const ParsedAttr & |
A |
|
) |
| |
|
static |
◆ PushPragmaVisibility()