Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp136 OS << " " << Info.ApproxString; in printSimpleLocation()
146 OS << " " << Info.ApproxString; in printSimpleLocation()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h33 static constexpr const char *const ApproxString = "(approximate)"; member