Searched defs:SourcePaths (Results 1 – 4 of 4) sorted by relevance
29 const CompilationDatabase &Compilations, ArrayRef<std::string> SourcePaths, in RefactoringTool()
103 static cl::list<std::string> SourcePaths( in CommonOptionsParser() local
309 ArrayRef<std::string> SourcePaths, in ClangTool()
332 std::vector<std::string> SourcePaths; variable