clang API Documentation
#include "CGValue.h"
#include "EHScopeStack.h"
#include "clang/AST/CanonicalType.h"
#include "clang/AST/Type.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/IR/Value.h"
#include "ABIInfo.h"
Go to the source code of this file.
Classes | |
struct | clang::CodeGen::CallArg |
class | clang::CodeGen::CallArgList |
struct | clang::CodeGen::CallArgList::Writeback |
struct | clang::CodeGen::CallArgList::CallArgCleanup |
class | clang::CodeGen::FunctionArgList |
class | clang::CodeGen::ReturnValueSlot |
Namespaces | |
namespace | llvm |
namespace | clang |
namespace | clang::CodeGen |
Typedefs | |
typedef SmallVector < llvm::AttributeSet, 8 > | clang::CodeGen::AttributeListType |