Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp41 class DiagGroupParentMap { class
46 DiagGroupParentMap(const RecordKeeper &records) : Records(records) { in DiagGroupParentMap() function in __anonded1697c0111::DiagGroupParentMap
60 DiagGroupParentMap &DiagGroupParents) { in getCategoryFromDiagGroup()
77 DiagGroupParentMap &DiagGroupParents) { in getDiagnosticCategory()
98 DiagGroupParentMap ParentInfo(Records); in DiagCategoryIDMap()
244 DiagGroupParentMap &DiagGroupParents;
251 InferPedantic(DiagGroupParentMap &DiagGroupParents, in InferPedantic()
1701 DiagGroupParentMap DGParentMap(Records); in EmitClangDiagsDefs()
2024 DiagGroupParentMap DGParentMap(Records); in EmitClangDiagGroups()
2161 DiagGroupParentMap DGParentMap(Records); in EmitClangDiagDocs()