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

/external/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp587 static std::string getDiagCategoryEnum(llvm::StringRef name) { function
709 OS << "CATEGORY(\"" << *I << "\", " << getDiagCategoryEnum(*I) << ")\n";

Completed in 158 milliseconds