Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1767 DiagCategoryIDMap CategoriesByID(Records); in emitCategoryTable() local
1769 for (auto const &C : CategoriesByID) in emitCategoryTable()