clang API Documentation
#include "clang/Basic/LLVM.h"
#include "clang/Tooling/CompilationDatabase.h"
#include "clang/Tooling/FileMatchTrie.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 <vector>
Go to the source code of this file.
Classes | |
class | clang::tooling::JSONCompilationDatabase |
A JSON based compilation database. More... | |
Namespaces | |
namespace | clang |
namespace | clang::tooling |