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

/external/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp95 class DiagCategoryIDMap { class in namespace:__anon17599
100 DiagCategoryIDMap(RecordKeeper &records) : Records(records) { function in class:__anon17599::DiagCategoryIDMap
498 DiagCategoryIDMap CategoryIDs(Records);
705 DiagCategoryIDMap CategoriesByID(Records);
707 for (DiagCategoryIDMap::const_iterator I = CategoriesByID.begin(),

Completed in 134 milliseconds