Home
last modified time | relevance | path

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

/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp96 DiagCategoryIDMap(const RecordKeeper &records) : Records(records) { class
101 DiagCategoryIDMap(RecordKeeper &records) : Records(records) { DiagCategoryIDMap() function in __anon4a7b64cf0211::DiagCategoryIDMap