clang 20.0.0git
|
This an attribute introduced by #pragma clang attribute. More...
#include "clang/Sema/Sema.h"
Public Attributes | |
SourceLocation | Loc |
ParsedAttr * | Attribute |
SmallVector< attr::SubjectMatchRule, 4 > | MatchRules |
bool | IsUsed |
ParsedAttr* clang::Sema::PragmaAttributeEntry::Attribute |
SourceLocation clang::Sema::PragmaAttributeEntry::Loc |
SmallVector<attr::SubjectMatchRule, 4> clang::Sema::PragmaAttributeEntry::MatchRules |