Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DAttributes.cpp71 SyntaxUsed == AttributeCommonInfo::AS_GNU || in normalizeAttrName()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DAttributeCommonInfo.h27 AS_GNU, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseCXXInlineMethods.cpp732 nullptr, SourceLocation(), ParsedAttr::AS_GNU, in ParseLexedAttribute()
741 nullptr, SourceLocation(), ParsedAttr::AS_GNU, in ParseLexedAttribute()
DParsePragma.cpp1605 ParsedAttr::AS_GNU); in HandlePragmaAttribute()
1609 /*ScopeLoc=*/SourceLocation(), ParsedAttr::AS_GNU, in HandlePragmaAttribute()
1625 ParsedAttr::AS_GNU) != ParsedAttr::UnknownAttribute) { in HandlePragmaAttribute()
DParseDecl.cpp206 ParsedAttr::AS_GNU); in ParseGNUAttributes()
213 SourceLocation(), ParsedAttr::AS_GNU, D); in ParseGNUAttributes()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp2514 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU, in ProcessPropertyDecl()
2587 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU, in ProcessPropertyDecl()
DSemaType.cpp5797 /*args*/ &Args, 1, ParsedAttr::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp212 {}, AttributeCommonInfo::AS_GNU, AlignedAttr::GNU_aligned)); in buildRecordForGlobalizedVars()