clang  3.7.0
Classes | Namespaces | Typedefs
CGCall.h File Reference
#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"
Include dependency graph for CGCall.h:
This graph shows which files directly or indirectly include this file:

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

 llvm
 
 clang
 
 clang::CodeGen
 

Typedefs

typedef SmallVector
< llvm::AttributeSet, 8 > 
clang::CodeGen::AttributeListType