|
clang 22.0.0git
|
#include "clang/AST/Type.h"Go to the source code of this file.
Classes | |
| class | clang::CXXABI |
| Implements C++ ABI-specific semantic analysis functions. More... | |
| struct | clang::CXXABI::MemberPointerInfo |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Functions | |
| CXXABI * | clang::CreateItaniumCXXABI (ASTContext &Ctx) |
| Creates an instance of a C++ ABI class. | |
| CXXABI * | clang::CreateMicrosoftCXXABI (ASTContext &Ctx) |
| std::unique_ptr< MangleNumberingContext > | clang::createItaniumNumberingContext (MangleContext *) |