Searched refs:getSourcePaths (Results 1 – 3 of 3) sorted by relevance
71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function72 return Tool.getSourcePaths(); in getSourcePaths()
378 llvm::ArrayRef<std::string> getSourcePaths() const { return SourcePaths; } in getSourcePaths() function
110 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function in clang::tooling::TestToolExecutor