Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp41 class DiagGroupParentMap { class
45 DiagGroupParentMap(RecordKeeper &records) : Records(records) { in DiagGroupParentMap() function in __anon0b5aaf620111::DiagGroupParentMap
64 DiagGroupParentMap &DiagGroupParents) { in getCategoryFromDiagGroup()
82 DiagGroupParentMap &DiagGroupParents) { in getDiagnosticCategory()
102 DiagGroupParentMap ParentInfo(Records); in DiagCategoryIDMap()
298 DiagGroupParentMap &DiagGroupParents;
305 InferPedantic(DiagGroupParentMap &DiagGroupParents, in InferPedantic()
507 DiagGroupParentMap DGParentMap(Records); in EmitClangDiagsDefs()
827 DiagGroupParentMap DGParentMap(Records); in EmitClangDiagGroups()