clang-tools  7.0.0
Classes | Namespaces
GlobalCompilationDatabase.h File Reference
#include "Path.h"
#include "llvm/ADT/StringMap.h"
#include <memory>
#include <mutex>
#include <vector>
Include dependency graph for GlobalCompilationDatabase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::clangd::GlobalCompilationDatabase
 Provides compilation arguments used for parsing C and C++ files. More...
 
class  clang::clangd::DirectoryBasedGlobalCompilationDatabase
 Gets compile args from tooling::CompilationDatabases built for parent directories. More...
 
class  clang::clangd::CachingCompilationDb
 A wrapper around GlobalCompilationDatabase that caches the compile commands. More...
 

Namespaces

 clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
 clang::tooling
 
 clang::clangd