Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Tooling/
H A DRefactoring.cpp29 ArrayRef<std::string> SourcePaths) in RefactoringTool()
H A DCommonOptionsParser.cpp101 static cl::list<std::string> SourcePaths( in CommonOptionsParser() local
H A DTooling.cpp279 ArrayRef<std::string> SourcePaths) in ClangTool()
/minix3/external/bsd/llvm/dist/clang/include/clang/Tooling/
H A DTooling.h298 std::vector<std::string> SourcePaths; variable