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