Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDAttributeList.cpp122 bool IsGNU = SyntaxUsed == AS_GNU || (SyntaxUsed == AS_CXX11 && in getKind()
HDSemaType.cpp4317 /*args*/ &Args, 1, AttributeList::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDAttributeList.h77 AS_GNU, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp156 AttributeList::AS_GNU); in ParseGNUAttributes()
163 SourceLocation(), AttributeList::AS_GNU, D); in ParseGNUAttributes()
1223 nullptr, SourceLocation(), AttributeList::AS_GNU, in ParseLexedAttribute()
1237 nullptr, SourceLocation(), AttributeList::AS_GNU, in ParseLexedAttribute()