Searched defs:getSourcePaths (Results 1 – 4 of 4) sorted by relevance
71 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function
364 llvm::ArrayRef<std::string> getSourcePaths() const { return SourcePaths; } in getSourcePaths() function
418 def getSourcePaths (self): member in PackageDescription482 def getSourcePaths (self): member in BuildJavaSource
110 llvm::ArrayRef<std::string> getSourcePaths() const { in getSourcePaths() function in clang::tooling::TestToolExecutor