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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp29 StandaloneToolExecutor( const CompilationDatabase &Compilations, llvm::ArrayRef<std::string> SourcePaths, IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
H A DRefactoring.cpp27 RefactoringTool( const CompilationDatabase &Compilations, ArrayRef<std::string> SourcePaths, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
H A DTooling.cpp403 ClangTool(const CompilationDatabase &Compilations, ArrayRef<std::string> SourcePaths, std::shared_ptr<PCHContainerOperations> PCHContainerOps, IntrusiveRefCntPtr<llvm::vfs::FileSystem> BaseFS, IntrusiveRefCntPtr<FileManager> Files) argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h378 std::vector<std::string> SourcePaths; member in class:clang::tooling::ClangTool

Completed in 55 milliseconds