Searched defs:SourcePaths (Results 1 – 5 of 5) 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()
407 ArrayRef<std::string> SourcePaths, in ClangTool()
368 std::vector<std::string> SourcePaths; variable