Home
last modified time | relevance | path

Searched defs:CompilationDatabase (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.h95 mutable std::unique_ptr<llvm::raw_fd_ostream> CompilationDatabase = nullptr; variable
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h66 class CompilationDatabase; variable