Home
last modified time | relevance | path

Searched refs:getLocationStr (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticInfo.cpp154 const std::string DiagnosticInfoWithLocationBase::getLocationStr() const { in getLocationStr() function in DiagnosticInfoWithLocationBase
226 DP << getLocationStr() << ": " << getMsg(); in print()
336 OS << getLocationStr() << ": in function " << getFunction().getName() << ' ' in print()
381 DP << getLocationStr() << ": " << getMsg(); in print()
/external/llvm/include/llvm/IR/
DDiagnosticInfo.h356 const std::string getLocationStr() const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h382 const std::string getLocationStr() const;