Searched refs:DiagGroupParents (Results 1 – 1 of 1) sorted by relevance
64 DiagGroupParentMap &DiagGroupParents) { in getCategoryFromDiagGroup() argument71 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); in getCategoryFromDiagGroup()73 CatName = getCategoryFromDiagGroup(Parents[i], DiagGroupParents); in getCategoryFromDiagGroup()82 DiagGroupParentMap &DiagGroupParents) { in getDiagnosticCategory() argument87 DiagGroupParents); in getDiagnosticCategory()257 DiagGroupParentMap &DiagGroupParents; member in __anonded1697c0311::InferPedantic264 InferPedantic(DiagGroupParentMap &DiagGroupParents, in InferPedantic() argument268 : DiagGroupParents(DiagGroupParents), in InferPedantic()305 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); in isSubGroupOfGroup()350 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); in markGroup()[all …]