Searched defs:SourcePaths (Results 1 – 10 of 10) sorted by relevance
31 llvm::ArrayRef<std::string> SourcePaths, in StandaloneToolExecutor()
91 static cl::list<std::string> SourcePaths( in init() local
28 const CompilationDatabase &Compilations, ArrayRef<std::string> SourcePaths, in RefactoringTool()
403 ArrayRef<std::string> SourcePaths, in ClangTool()
103 static cl::list<std::string> SourcePaths( in CommonOptionsParser() local
30 const CompilationDatabase &Compilations, ArrayRef<std::string> SourcePaths, in RefactoringTool()
317 ArrayRef<std::string> SourcePaths, in ClangTool()
337 std::vector<std::string> SourcePaths; variable
368 std::vector<std::string> SourcePaths; variable
120 std::string SourcePaths; member in clang::tooling::TestToolExecutor