Home
last modified time | relevance | path

Searched defs:SourcePaths (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Tooling/
DCommonOptionsParser.cpp103 static cl::list<std::string> SourcePaths( in CommonOptionsParser() local
DRefactoring.cpp30 const CompilationDatabase &Compilations, ArrayRef<std::string> SourcePaths, in RefactoringTool()
DTooling.cpp317 ArrayRef<std::string> SourcePaths, in ClangTool()
/external/clang/include/clang/Tooling/
DTooling.h337 std::vector<std::string> SourcePaths; variable