Searched defs:getMsg (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp362 std::string DiagnosticInfoOptimizationBase::getMsg() const { function in class:DiagnosticInfoOptimizationBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h306 const Twine &getMsg() const { return Msg; } function in class:llvm::DiagnosticInfoSampleProfile
335 const Twine &getMsg() const { return Msg; } function in class:llvm::DiagnosticInfoPGOProfile
1019 const Twine &getMsg() const { return Msg; } function in class:llvm::DiagnosticInfoMisExpect

Completed in 108 milliseconds