Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDiagnosticInfo.cpp164 const std::string DiagnosticInfoWithDebugLocBase::getLocationStr() const { in getLocationStr() function in DiagnosticInfoWithDebugLocBase
174 DP << getLocationStr() << ": " << getMsg(); in print()
246 OS << getLocationStr() << ": in function " << getFunction().getName() << ' ' in print()
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h356 const std::string getLocationStr() const;