clang API Documentation
#include "clang/Basic/LLVM.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/StringRef.h"#include "llvm/ADT/Twine.h"#include <memory>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | clang::tooling::CompileCommand |
| Specifies the working directory and command of a compilation. More... | |
| class | clang::tooling::CompilationDatabase |
| Interface for compilation databases. More... | |
| class | clang::tooling::CompilationDatabasePlugin |
| Interface for compilation database plugins. More... | |
| class | clang::tooling::FixedCompilationDatabase |
| A compilation database that returns a single compile command line. More... | |
Namespaces | |
| namespace | clang |
| namespace | clang::tooling |