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

/external/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp90 class DiagCategoryIDMap { class in namespace:__anon4867
95 DiagCategoryIDMap(RecordKeeper &records) : Records(records) { function in class:__anon4867::DiagCategoryIDMap
380 DiagCategoryIDMap CategoryIDs(Records);
586 DiagCategoryIDMap CategoriesByID(Records);
588 for (DiagCategoryIDMap::iterator I = CategoriesByID.begin(),

Completed in 20 milliseconds