clang 20.0.0git
|
#include "clang/Support/Compiler.h"
#include "clang/Tooling/CompilationDatabase.h"
#include "llvm/Support/Registry.h"
Go to the source code of this file.
Classes | |
class | clang::tooling::CompilationDatabasePlugin |
Interface for compilation database plugins. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::tooling |
namespace | llvm |
Diagnostic wrappers for TextAPI types for error reporting. | |
Typedefs | |
using | clang::tooling::CompilationDatabasePluginRegistry = llvm::Registry< CompilationDatabasePlugin > |