Home
last modified time | relevance | path

Searched refs:AS_Pragma (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DAttributeCommonInfo.h45 AS_Pragma, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaAttr.cpp724 AttributeCommonInfo::AS_Pragma, in ActOnPragmaUnused()
740 AttributeCommonInfo::AS_Pragma); in AddCFAuditedAttribute()
DSemaDecl.cpp9518 PragmaClangTextSection.PragmaLocation, AttributeCommonInfo::AS_Pragma)); in ActOnFunctionDeclarator()
9525 CodeSegStack.CurrentPragmaLocation, AttributeCommonInfo::AS_Pragma, in ActOnFunctionDeclarator()
10123 CodeSegStack.CurrentPragmaLocation, AttributeCommonInfo::AS_Pragma, in getImplicitCodeSegOrSectionAttrForFunction()
13272 AttributeCommonInfo::AS_Pragma, SectionAttr::Declspec_allocate)); in CheckCompleteVariableDeclaration()
13283 AttributeCommonInfo::AS_Pragma)); in CheckCompleteVariableDeclaration()
13366 AttributeCommonInfo::AS_Pragma)); in FinalizeDeclaration()
13371 AttributeCommonInfo::AS_Pragma)); in FinalizeDeclaration()
13376 AttributeCommonInfo::AS_Pragma)); in FinalizeDeclaration()
13381 AttributeCommonInfo::AS_Pragma)); in FinalizeDeclaration()
18442 AttributeCommonInfo::AS_Pragma); in ActOnPragmaRedefineExtname()
[all …]
DSemaDeclAttr.cpp8636 AttributeCommonInfo::AS_Pragma)); in DeclApplyPragmaWeak()
8648 AttributeCommonInfo::AS_Pragma)); in DeclApplyPragmaWeak()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp4702 AttributeCommonInfo::AS_Pragma)); in UpdateDecl()
4712 AttributeCommonInfo::AS_Pragma)); in UpdateDecl()
4731 AttributeCommonInfo::AS_Pragma)); in UpdateDecl()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseStmt.cpp2241 ParsedAttr::AS_Pragma); in ParsePragmaLoopHint()