Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp53 const Optional<StringRef> pruneSource(const Optional<StringRef> &Source) { in pruneSource() function in llvm::symbolize::SourceCode
84 PrunedSource(pruneSource(load(FileName, EmbeddedSource))) {} in SourceCode()