clang 22.0.0git
|
#include "CIRGenValue.h"
#include "mlir/IR/Operation.h"
#include "clang/AST/GlobalDecl.h"
#include "llvm/ADT/SmallVector.h"
Go to the source code of this file.
Classes | |
class | clang::CIRGen::CIRGenCalleeInfo |
Abstract information about a function or function prototype. More... | |
class | clang::CIRGen::CIRGenCallee |
class | clang::CIRGen::FunctionArgList |
Type for representing both the decl and type of parameters to a function. More... | |
struct | clang::CIRGen::CallArg |
class | clang::CIRGen::CallArgList |
class | clang::CIRGen::ReturnValueSlot |
Contains the address where the return value of a function can be stored, and whether the address is volatile or not. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::CIRGen |