clang 20.0.0git
|
A push'd group of PragmaAttributeEntries. More...
#include "clang/Sema/Sema.h"
Public Attributes | |
SourceLocation | Loc |
The location of the push attribute. | |
const IdentifierInfo * | Namespace |
The namespace of this push group. | |
SmallVector< PragmaAttributeEntry, 2 > | Entries |
SmallVector<PragmaAttributeEntry, 2> clang::Sema::PragmaAttributeGroup::Entries |
SourceLocation clang::Sema::PragmaAttributeGroup::Loc |
const IdentifierInfo* clang::Sema::PragmaAttributeGroup::Namespace |