Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp77 DP << getLocationStr() << ": " << getResourceName() << " (" in print()
156 std::string DiagnosticInfoWithLocationBase::getLocationStr() const { in getLocationStr() function in DiagnosticInfoWithLocationBase
247 DP << getLocationStr() << ": " << getMsg(); in print()
372 OS << getLocationStr() << ": in function " << getFunction().getName() << ' ' in print()
417 DP << getLocationStr() << ": " << getMsg(); in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h335 std::string getLocationStr() const;