Searched refs:moduleKindForDiagnostic (Results 1 – 2 of 2) sorted by relevance
2271 static unsigned moduleKindForDiagnostic(ModuleKind Kind);2400 << Filename << moduleKindForDiagnostic(ImportStack.back()->Kind) in getInputFile()4449 static unsigned moduleKindForDiagnostic(ModuleKind Kind) { in moduleKindForDiagnostic() function4500 << moduleKindForDiagnostic(Type) << FileName << !ErrorStr.empty() in ReadASTCore()4512 << moduleKindForDiagnostic(Type) << FileName << !ErrorStr.empty() in ReadASTCore()4535 << moduleKindForDiagnostic(Type) << FileName << std::move(Err); in ReadASTCore()
3706 static unsigned moduleKindForDiagnostic(ModuleKind Kind) { in moduleKindForDiagnostic() function3752 Diag(diag::err_module_file_not_found) << moduleKindForDiagnostic(Type) in ReadASTCore()3764 Diag(diag::err_module_file_out_of_date) << moduleKindForDiagnostic(Type) in ReadASTCore()3787 Diag(diag::err_module_file_invalid) << moduleKindForDiagnostic(Type) in ReadASTCore()