Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp122 bool IsGNU = SyntaxUsed == AS_GNU || (SyntaxUsed == AS_CXX11 && in getKind()
DSemaType.cpp3317 /*args*/ &Args, 1, AttributeList::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
/external/clang/lib/Parse/
DParseDecl.cpp154 AttributeList::AS_GNU); in ParseGNUAttributes()
161 SourceLocation(), AttributeList::AS_GNU, D); in ParseGNUAttributes()
258 nullptr, AttrNameLoc, T.get(), AttributeList::AS_GNU); in ParseAttributeWithTypeArg()
261 nullptr, AttrNameLoc, nullptr, 0, AttributeList::AS_GNU); in ParseAttributeWithTypeArg()
910 AttributeList::AS_GNU); in ParseAvailabilityAttribute()
990 AttributeList::AS_GNU); in ParseObjCBridgeRelatedAttribute()
1097 nullptr, SourceLocation(), AttributeList::AS_GNU, in ParseLexedAttribute()
1111 nullptr, SourceLocation(), AttributeList::AS_GNU, in ParseLexedAttribute()
1192 AttributeList::AS_GNU); in ParseTypeTagForDatatypeAttribute()
/external/clang/include/clang/Sema/
DAttributeList.h77 AS_GNU, enumerator