|
clang 22.0.0git
|
#include "clang/AST/Attr.h"#include "clang/AST/CharUnits.h"#include "clang/AST/Type.h"#include "llvm/IR/CallingConv.h"#include "llvm/IR/Type.h"Go to the source code of this file.
Classes | |
| class | clang::CodeGen::ABIInfo |
| ABIInfo - Target specific hooks for defining how a type should be passed or returned from functions. More... | |
| class | clang::CodeGen::SwiftABIInfo |
| Target specific hooks for defining how a type should be passed or returned from functions with one of the Swift calling conventions. More... | |
Namespaces | |
| namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting. | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::CodeGen |