Searched refs:getDiagCategoryEnum (Results 1 – 1 of 1) sorted by relevance
1529 static std::string getDiagCategoryEnum(llvm::StringRef name) { in getDiagCategoryEnum() function1770 OS << "CATEGORY(\"" << C << "\", " << getDiagCategoryEnum(C) << ")\n"; in emitCategoryTable()