Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDiagnosticInfo.cpp76 DP << getLocationStr() << ": " << getResourceName() << " (" in print()
155 std::string DiagnosticInfoWithLocationBase::getLocationStr() const { in getLocationStr() function in DiagnosticInfoWithLocationBase
242 DP << getLocationStr() << ": " << getMsg(); in print()
367 OS << getLocationStr() << ": in function " << getFunction().getName() << ' ' in print()
412 DP << getLocationStr() << ": " << getMsg(); in print()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h335 std::string getLocationStr() const;