Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2054 void emitMatchRuleList(raw_ostream &OS);
2158 void PragmaClangAttributeSupport::emitMatchRuleList(raw_ostream &OS) { in emitMatchRuleList() function in PragmaClangAttributeSupport
3468 PragmaAttributeSupport.emitMatchRuleList(OS); in EmitClangAttrSubjectMatchRuleList()