| 
    clang 22.0.0git
    
   | 
 
#include "clang/AST/CanonicalType.h"#include "clang/AST/CharUnits.h"#include "clang/AST/Decl.h"#include "clang/AST/Type.h"#include "llvm/IR/DerivedTypes.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/Support/TrailingObjects.h"#include <cassert>Go to the source code of this file.
Classes | |
| class | clang::CodeGen::ABIArgInfo | 
| ABIArgInfo - Helper class to encapsulate information about how a specific C type should be passed to or returned from a function.  More... | |
| class | clang::CodeGen::RequiredArgs | 
| A class for recording the number of arguments that a function signature requires.  More... | |
| struct | clang::CodeGen::CGFunctionInfoArgInfo | 
| class | clang::CodeGen::CGFunctionInfo | 
| CGFunctionInfo - Class to encapsulate the information about a function definition.  More... | |
Namespaces | |
| namespace | clang | 
| The JSON file list parser is used to communicate input to InstallAPI.  | |
| namespace | clang::CodeGen |