Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp290 void markGroup(const Record *Group);
343 void InferPedantic::markGroup(const Record *Group) { in markGroup() function in InferPedantic
351 markGroup(Parents[i]); in markGroup()
367 markGroup(GroupRec); in compute()