Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1820 bool isRule() const { return IsRule; } in isRule() function in __anon2ca3fa2f0311::PragmaClangAttributeSupport::RuleOrAggregateRuleSet
1926 if (!It->second.isRule() || It->second.getRule().isSubRule()) in PragmaClangAttributeSupport()
4769 if (RuleSet.isRule()) { in EmitTestPragmaAttributeSupportedAttributes()