Searched refs:getMsgStr (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/IR/
H A DDiagnosticInfo.cpp108 DP << getMsgStr();
/external/llvm/include/llvm/IR/
H A DDiagnosticInfo.h142 const Twine &getMsgStr() const { return MsgStr; } function in class:llvm::DiagnosticInfoInlineAsm
/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp384 std::string Message = D.getMsgStr().str();

Completed in 66 milliseconds