Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp275 void markGroup(const Record *Group);
321 void InferPedantic::markGroup(const Record *Group) { in markGroup() function in InferPedantic
328 markGroup(Parent); in markGroup()
343 markGroup(GroupRec); in compute()