Searched defs:SourcePaths (Results 1 – 4 of 4) sorted by relevance
29 ArrayRef<std::string> SourcePaths) in RefactoringTool()
101 static cl::list<std::string> SourcePaths( in CommonOptionsParser() local
279 ArrayRef<std::string> SourcePaths) in ClangTool()
298 std::vector<std::string> SourcePaths; variable