Searched defs:SourcePaths (Results 1 – 5 of 5) sorted by relevance
31 llvm::ArrayRef<std::string> SourcePaths, in StandaloneToolExecutor()
28 const CompilationDatabase &Compilations, ArrayRef<std::string> SourcePaths, in RefactoringTool()
91 static cl::list<std::string> SourcePaths( in init() local
472 ArrayRef<std::string> SourcePaths, in ClangTool() argument
380 std::vector<std::string> SourcePaths; variable