Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2068 getPragmaAttributeSupport(RecordKeeper &Records) { in getPragmaAttributeSupport() function
3314 getPragmaAttributeSupport(Records); in EmitClangAttrSubjectMatchRuleList()
4504 getPragmaAttributeSupport(Records); in EmitClangAttrParsedAttrImpl()
4845 getPragmaAttributeSupport(Records).generateParsingHelpers(OS); in EmitClangAttrSubjectMatchRulesParserStringSwitches()
5025 if (getPragmaAttributeSupport(Records).isAttributedSupported( in WriteDocumentation()
5112 PragmaClangAttributeSupport Support = getPragmaAttributeSupport(Records); in EmitTestPragmaAttributeSupportedAttributes()