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 __anona4b498870111::DiagGroupParentMap
64 DiagGroupParentMap &DiagGroupParents) { in getCategoryFromDiagGroup()
82 DiagGroupParentMap &DiagGroupParents) { in getDiagnosticCategory()
102 DiagGroupParentMap ParentInfo(Records); in DiagCategoryIDMap()
297 DiagGroupParentMap &DiagGroupParents;
304 InferPedantic(DiagGroupParentMap &DiagGroupParents, in InferPedantic()
506 DiagGroupParentMap DGParentMap(Records); in EmitClangDiagsDefs()
826 DiagGroupParentMap DGParentMap(Records); in EmitClangDiagGroups()