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

/external/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp96 class DiagCategoryIDMap { class in namespace:__anon3264
101 DiagCategoryIDMap(RecordKeeper &records) : Records(records) { function in class:__anon3264::DiagCategoryIDMap
506 DiagCategoryIDMap CategoryIDs(Records);
817 DiagCategoryIDMap CategoriesByID(Records);

Completed in 54 milliseconds