Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1945 getPragmaAttributeSupport(RecordKeeper &Records) { in getPragmaAttributeSupport() function
3066 getPragmaAttributeSupport(Records); in EmitClangAttrSubjectMatchRuleList()
4141 getPragmaAttributeSupport(Records); in EmitClangAttrParsedAttrImpl()
4480 getPragmaAttributeSupport(Records).generateParsingHelpers(OS); in EmitClangAttrSubjectMatchRulesParserStringSwitches()
4658 if (getPragmaAttributeSupport(Records).isAttributedSupported( in WriteDocumentation()
4745 PragmaClangAttributeSupport Support = getPragmaAttributeSupport(Records); in EmitTestPragmaAttributeSupportedAttributes()