Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp309 void markGroup(const Record *Group);
360 void InferPedantic::markGroup(const Record *Group) { in markGroup() function in InferPedantic
368 markGroup(Parents[i]); in markGroup()
384 markGroup(GroupRec); in compute()