Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
HDAttributes.cpp59 SyntaxUsed == AttributeCommonInfo::AS_GNU || in normalizeAttrName()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDAttributeCommonInfo.h27 AS_GNU, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParsePragma.cpp1453 ParsedAttr::AS_GNU); in HandlePragmaAttribute()
1457 /*ScopeLoc=*/SourceLocation(), ParsedAttr::AS_GNU, in HandlePragmaAttribute()
1473 ParsedAttr::AS_GNU) != ParsedAttr::UnknownAttribute) { in HandlePragmaAttribute()
HDParseDecl.cpp183 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/
HDSemaObjCProperty.cpp2492 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU, in ProcessPropertyDecl()
2565 Context, SA->getName(), Loc, AttributeCommonInfo::AS_GNU, in ProcessPropertyDecl()
HDSemaType.cpp5488 /*args*/ &Args, 1, ParsedAttr::AS_GNU); in transferARCOwnershipToDeclaratorChunk()
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntimeNVPTX.cpp302 {}, AttributeCommonInfo::AS_GNU, AlignedAttr::GNU_aligned)); in buildRecordForGlobalizedVars()