Searched refs:AS_GNU (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/ |
| D | Attributes.cpp | 71 SyntaxUsed == AttributeCommonInfo::AS_GNU || in normalizeAttrName()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | AttributeCommonInfo.h | 27 AS_GNU, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/ |
| D | ParseCXXInlineMethods.cpp | 732 nullptr, SourceLocation(), ParsedAttr::AS_GNU, in ParseLexedAttribute() 741 nullptr, SourceLocation(), ParsedAttr::AS_GNU, in ParseLexedAttribute()
|
| D | ParsePragma.cpp | 1605 ParsedAttr::AS_GNU); in HandlePragmaAttribute() 1609 /*ScopeLoc=*/SourceLocation(), ParsedAttr::AS_GNU, in HandlePragmaAttribute() 1625 ParsedAttr::AS_GNU) != ParsedAttr::UnknownAttribute) { in HandlePragmaAttribute()
|
| D | ParseDecl.cpp | 206 ParsedAttr::AS_GNU); in ParseGNUAttributes() 213 SourceLocation(), ParsedAttr::AS_GNU, D); in ParseGNUAttributes()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaObjCProperty.cpp | 2514 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU, in ProcessPropertyDecl() 2587 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU, in ProcessPropertyDecl()
|
| D | SemaType.cpp | 5797 /*args*/ &Args, 1, ParsedAttr::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CGOpenMPRuntimeGPU.cpp | 212 {}, AttributeCommonInfo::AS_GNU, AlignedAttr::GNU_aligned)); in buildRecordForGlobalizedVars()
|