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