Searched refs:SourcePaths (Results 1 – 5 of 5) sorted by relevance
64 static cl::list<std::string> SourcePaths( in CommonOptionsParser() local81 SourcePathList = SourcePaths; in CommonOptionsParser()89 SourcePaths[0], ErrorMessage)); in CommonOptionsParser()
275 ArrayRef<std::string> SourcePaths) in RefactoringTool() argument276 : ClangTool(Compilations, SourcePaths) {} in RefactoringTool()
273 ArrayRef<std::string> SourcePaths) in ClangTool() argument277 for (const auto &SourcePath : SourcePaths) { in ClangTool()
205 ArrayRef<std::string> SourcePaths);
250 ArrayRef<std::string> SourcePaths);