Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp335 bool groupInPedantic(const Record *Group, bool increment = false);
366 bool InferPedantic::groupInPedantic(const Record *Group, bool increment) { in groupInPedantic() function in InferPedantic
388 if (groupInPedantic(Group, /* increment */ true)) { in markGroup()
424 if (groupInPedantic(Group->getDef())) in compute()
444 if (!groupInPedantic(Group)) in compute()
450 if (groupInPedantic(Parents[j])) in compute()