clang 19.0.0git
Classes | Namespaces | Enumerations
JSONCompilationDatabase.h File Reference
#include "clang/Basic/LLVM.h"
#include "clang/Tooling/CompilationDatabase.h"
#include "clang/Tooling/FileMatchTrie.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/SourceMgr.h"
#include "llvm/Support/YAMLParser.h"
#include <memory>
#include <string>
#include <tuple>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  clang::tooling::JSONCompilationDatabase
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::tooling
 

Enumerations

enum class  clang::tooling::JSONCommandLineSyntax { clang::tooling::Windows , clang::tooling::Gnu , clang::tooling::AutoDetect }
 A JSON based compilation database. More...