Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp96 class DiagCategoryIDMap { class
101 DiagCategoryIDMap(RecordKeeper &records) : Records(records) { in DiagCategoryIDMap() function in __anona4b498870211::DiagCategoryIDMap
505 DiagCategoryIDMap CategoryIDs(Records); in EmitClangDiagsDefs()
816 DiagCategoryIDMap CategoriesByID(Records); in emitCategoryTable()