Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp104 AttributeList::AS_GNU); in createIntegerAttribute()
DSemaType.cpp3246 /*args*/ 0, 0, AttributeList::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
/external/clang/lib/Parse/
DParseDecl.cpp164 0, SourceLocation(), AttributeList::AS_GNU); in ParseGNUAttributes()
168 0, SourceLocation(), 0, 0, AttributeList::AS_GNU); in ParseGNUAttributes()
969 AttributeList::AS_GNU); in ParseAvailabilityAttribute()
1084 0, SourceLocation(), AttributeList::AS_GNU); in ParseLexedAttribute()
1097 0, SourceLocation(), AttributeList::AS_GNU); in ParseLexedAttribute()
1186 ArgExprs.data(), ArgExprs.size(), AttributeList::AS_GNU); in ParseThreadSafetyAttribute()
1249 MustBeNull, AttributeList::AS_GNU); in ParseTypeTagForDatatypeAttribute()
2744 SourceLocation(), 0, 0, AttributeList::AS_GNU); in ParseDeclarationSpecifiers()
DParseDeclCXX.cpp986 SourceLocation(), 0, 0, AttributeList::AS_GNU); in ParseMicrosoftInheritanceClassAttributes()
/external/clang/include/clang/Sema/
DAttributeList.h61 AS_GNU, enumerator