Searched refs:getSourcePaths (Results 1 – 2 of 2) sorted by relevance
71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function72 return Tool.getSourcePaths(); in getSourcePaths()
364 llvm::ArrayRef<std::string> getSourcePaths() const { return SourcePaths; } in getSourcePaths() function