Searched refs:AS_GNU (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | AttributeList.cpp | 122 bool IsGNU = SyntaxUsed == AS_GNU || (SyntaxUsed == AS_CXX11 && in getKind()
|
| HD | SemaType.cpp | 4317 /*args*/ &Args, 1, AttributeList::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | AttributeList.h | 77 AS_GNU, enumerator
|
| /NextBSD/contrib/llvm/tools/clang/lib/Parse/ |
| HD | ParseDecl.cpp | 156 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()
|