clang-tools  8.0.0
Classes | Namespaces
GlobalCompilationDatabase.h File Reference
#include "Function.h"
#include "Path.h"
#include "llvm/ADT/Optional.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

struct  clang::clangd::ProjectInfo
 
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::OverlayCDB
 Wraps another compilation database, and supports overriding the commands using an in-memory mapping. More...
 

Namespaces

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