Searched defs:MsgStr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/unittests/AST/ | ||
H A D | MatchVerifier.h | 206 std::string MsgStr; verify() local |
H A D | SourceLocationTest.cpp | 96 std::string MsgStr; in verify() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | DiagnosticInfo.cpp | 52 DiagnosticInfoInlineAsm(const Instruction & I,const Twine & MsgStr,DiagnosticSeverity Severity) DiagnosticInfoInlineAsm() argument |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DiagnosticInfo.h | 143 const Twine &MsgStr; global() variable |