Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReader.cpp3703 static unsigned moduleKindForDiagnostic(ModuleKind Kind) { in moduleKindForDiagnostic() function
3749 Diag(diag::err_module_file_not_found) << moduleKindForDiagnostic(Type) in ReadASTCore()
3761 Diag(diag::err_module_file_out_of_date) << moduleKindForDiagnostic(Type) in ReadASTCore()
3784 Diag(diag::err_module_file_invalid) << moduleKindForDiagnostic(Type) in ReadASTCore()