LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
CallSite.h File Reference
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/IR/Attributes.h"
#include "llvm/IR/CallingConv.h"
#include "llvm/IR/Instructions.h"
Include dependency graph for CallSite.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::CallSiteBase< FunTy, ValTy, UserTy, InstrTy, CallTy, InvokeTy, IterTy >
 
class  llvm::CallSite
 
class  llvm::ImmutableCallSite
 ImmutableCallSite - establish a view to a call site for examination. More...
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Macros

#define CALLSITE_DELEGATE_GETTER(METHOD)
 
#define CALLSITE_DELEGATE_SETTER(METHOD)
 

Macro Definition Documentation

#define CALLSITE_DELEGATE_GETTER (   METHOD)
#define CALLSITE_DELEGATE_SETTER (   METHOD)