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