Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DKCFI.cpp44 DiagnosticInfoKCFI(const Twine &DiagMsg, in DiagnosticInfoKCFI()
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp662 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) in LTODiagnosticInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp701 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) in LTODiagnosticInfo()
H A DThinLTOCodeGenerator.cpp163 ThinLTODiagnosticInfo(const Twine &DiagMsg, in ThinLTODiagnosticInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp762 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) in LTODiagnosticInfo()
H A DThinLTOCodeGenerator.cpp170 ThinLTODiagnosticInfo(const Twine &DiagMsg, in ThinLTODiagnosticInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp694 LoweringDiagnosticInfo(const Twine &DiagMsg, in LoweringDiagnosticInfo()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp7169 unsigned DiagMsg = IsLocalFriend ? diag::err_no_matching_local_friend in DiagnoseInvalidRedeclaration() local