Home
last modified time | relevance | path

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

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