Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp96 class DiagCategoryIDMap { class
101 DiagCategoryIDMap(RecordKeeper &records) : Records(records) { in DiagCategoryIDMap() function in __anonded1697c0211::DiagCategoryIDMap
1432 DiagCategoryIDMap CategoryIDs(Records); in EmitClangDiagsDefs()
1767 DiagCategoryIDMap CategoriesByID(Records); in emitCategoryTable()