Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp331 void markGroup(const Record *Group);
382 void InferPedantic::markGroup(const Record *Group) { in markGroup() function in InferPedantic
390 markGroup(Parents[i]); in markGroup()
406 markGroup(GroupRec); in compute()
/external/llvm-project/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp315 void markGroup(const Record *Group);
368 void InferPedantic::markGroup(const Record *Group) { in markGroup() function in InferPedantic
376 markGroup(Parents[i]); in markGroup()
392 markGroup(GroupRec); in compute()