Searched refs:pruneSource (Results 1 – 1 of 1) sorted by relevance
51 std::optional<StringRef> pruneSource(const std::optional<StringRef> &Source) { in pruneSource() function in llvm::symbolize::SourceCode82 PrunedSource(pruneSource(load(FileName, EmbeddedSource))) {} in SourceCode()