Home
last modified time | relevance | path

Searched defs:Compilations (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DCommonOptionsParser.h118 std::unique_ptr<CompilationDatabase> Compilations; variable
126 std::unique_ptr<CompilationDatabase> Compilations) in ArgumentsAdjustingCompilations()
H A DAllTUsExecution.h66 const CompilationDatabase &Compilations; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp30 const CompilationDatabase &Compilations, in StandaloneToolExecutor()
H A DAllTUsExecution.cpp65 const CompilationDatabase &Compilations, unsigned ThreadCount, in AllTUsToolExecutor()
H A DTooling.cpp471 ClangTool::ClangTool(const CompilationDatabase &Compilations, in ClangTool()
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp802 std::unique_ptr<tooling::CompilationDatabase> Compilations = in clang_scan_deps_main() local