Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp288 void markGroup(const Record *Group);
341 void InferPedantic::markGroup(const Record *Group) { in markGroup() function in InferPedantic
349 markGroup(Parents[i]); in markGroup()
365 markGroup(GroupRec); in compute()