Searched refs:AS_GNU (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/ |
| HD | Attributes.cpp | 59 SyntaxUsed == AttributeCommonInfo::AS_GNU || in normalizeAttrName()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | AttributeCommonInfo.h | 27 AS_GNU, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/ |
| HD | ParsePragma.cpp | 1453 ParsedAttr::AS_GNU); in HandlePragmaAttribute() 1457 /*ScopeLoc=*/SourceLocation(), ParsedAttr::AS_GNU, in HandlePragmaAttribute() 1473 ParsedAttr::AS_GNU) != ParsedAttr::UnknownAttribute) { in HandlePragmaAttribute()
|
| HD | ParseDecl.cpp | 183 ParsedAttr::AS_GNU); in ParseGNUAttributes() 190 SourceLocation(), ParsedAttr::AS_GNU, D); in ParseGNUAttributes() 1522 nullptr, SourceLocation(), ParsedAttr::AS_GNU, in ParseLexedAttribute() 1536 nullptr, SourceLocation(), ParsedAttr::AS_GNU, in ParseLexedAttribute()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaObjCProperty.cpp | 2492 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU, in ProcessPropertyDecl() 2565 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU, in ProcessPropertyDecl()
|
| HD | SemaType.cpp | 5488 /*args*/ &Args, 1, ParsedAttr::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGOpenMPRuntimeNVPTX.cpp | 302 {}, AttributeCommonInfo::AS_GNU, AlignedAttr::GNU_aligned)); in buildRecordForGlobalizedVars()
|