Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp1925 getPragmaAttributeSupport(RecordKeeper &Records) { in getPragmaAttributeSupport() function
2899 getPragmaAttributeSupport(Records); in EmitClangAttrSubjectMatchRuleList()
3708 getPragmaAttributeSupport(Records); in EmitClangAttrParsedAttrImpl()
3975 getPragmaAttributeSupport(Records).generateParsingHelpers(OS); in EmitClangAttrSubjectMatchRulesParserStringSwitches()
4126 if (getPragmaAttributeSupport(Records).isAttributedSupported( in WriteDocumentation()
4207 PragmaClangAttributeSupport Support = getPragmaAttributeSupport(Records); in EmitTestPragmaAttributeSupportedAttributes()