Home
last modified time | relevance | path

Searched refs:getLocationStr (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/IR/
H A DDiagnosticInfo.cpp155 const std::string DiagnosticInfoWithLocationBase::getLocationStr() const { in getLocationStr() function in DiagnosticInfoWithLocationBase
227 DP << getLocationStr() << ": " << getMsg(); in print()
337 OS << getLocationStr() << ": in function " << getFunction().getName() << ' ' in print()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDiagnosticInfo.h381 const std::string getLocationStr() const;