Home
last modified time | relevance | path

Searched defs:DiagMsg (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp662 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) in LTODiagnosticInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp670 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) in LTODiagnosticInfo()
DThinLTOCodeGenerator.cpp157 ThinLTODiagnosticInfo(const Twine &DiagMsg, in ThinLTODiagnosticInfo()
/external/clang/lib/Sema/
DSemaDecl.cpp7169 unsigned DiagMsg = IsLocalFriend ? diag::err_no_matching_local_friend in DiagnoseInvalidRedeclaration() local