Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp116 bool IsGNU = SyntaxUsed == AttributeList::AS_GNU || in normalizeAttrName()
DSemaType.cpp4640 /*args*/ &Args, 1, AttributeList::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
/external/clang/include/clang/Sema/
DAttributeList.h99 AS_GNU, enumerator
/external/clang/lib/Parse/
DParseDecl.cpp158 AttributeList::AS_GNU); in ParseGNUAttributes()
165 SourceLocation(), AttributeList::AS_GNU, D); in ParseGNUAttributes()
1251 nullptr, SourceLocation(), AttributeList::AS_GNU, in ParseLexedAttribute()
1265 nullptr, SourceLocation(), AttributeList::AS_GNU, in ParseLexedAttribute()