Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDiagnosticInfo.cpp155 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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h385 std::string getLocationStr() const;