Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1796 bool isRule() const { return IsRule; } in isRule() function in __anon90ed3bca0311::PragmaClangAttributeSupport::RuleOrAggregateRuleSet
1902 if (!It->second.isRule() || It->second.getRule().isSubRule()) in PragmaClangAttributeSupport()
4466 if (RuleSet.isRule()) { in EmitTestPragmaAttributeSupportedAttributes()