Home
last modified time | relevance | path

Searched refs:AS_GNU (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Sema/
DAttributeList.cpp102 AttributeList::AS_GNU); in createIntegerAttribute()
DSemaType.cpp2885 /*args*/ 0, 0, AttributeList::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
/external/clang/lib/Parse/
DParseDecl.cpp161 0, SourceLocation(), 0, 0, AttributeList::AS_GNU); in ParseGNUAttributes()
283 AttributeList::AS_GNU); in ParseGNUAttributeArgs()
479 SourceLocation(), 0, 0, AttributeList::AS_GNU); in ParseOpenCLAttributes()
815 AttributeList::AS_GNU); in ParseAvailabilityAttribute()
1026 ArgExprs.data(), ArgExprs.size(), AttributeList::AS_GNU); in ParseThreadSafetyAttribute()
1089 MustBeNull, AttributeList::AS_GNU); in ParseTypeTagForDatatypeAttribute()
2085 AttributeList::AS_GNU); in ParseAlignmentSpecifier()
2489 SourceLocation(), 0, 0, AttributeList::AS_GNU); in ParseDeclarationSpecifiers()
DParseDeclCXX.cpp925 SourceLocation(), 0, 0, AttributeList::AS_GNU); in ParseMicrosoftInheritanceClassAttributes()
/external/clang/include/clang/Sema/
DAttributeList.h59 AS_GNU, enumerator