clang
6.0.0
clang
CodeGen
CGCallee
clang::CodeGen::CGCallee Member List
This is the complete list of members for
clang::CodeGen::CGCallee
, including all inherited members.
AbstractInfo
clang::CodeGen::CGCallee
BuiltinInfo
clang::CodeGen::CGCallee
CGCallee
()
clang::CodeGen::CGCallee
inline
CGCallee
(const CGCalleeInfo &abstractInfo, llvm::Value *functionPtr)
clang::CodeGen::CGCallee
inline
forBuiltin
(unsigned builtinID, const FunctionDecl *builtinDecl)
clang::CodeGen::CGCallee
inline
static
forDirect
(llvm::Constant *functionPtr, const CGCalleeInfo &abstractInfo=CGCalleeInfo())
clang::CodeGen::CGCallee
inline
static
forPseudoDestructor
(const CXXPseudoDestructorExpr *E)
clang::CodeGen::CGCallee
inline
static
getAbstractInfo
() const
clang::CodeGen::CGCallee
inline
getBuiltinDecl
() const
clang::CodeGen::CGCallee
inline
getBuiltinID
() const
clang::CodeGen::CGCallee
inline
getFunctionPointer
() const
clang::CodeGen::CGCallee
inline
getFunctionType
() const
clang::CodeGen::CGCallee
inline
getPseudoDestructorExpr
() const
clang::CodeGen::CGCallee
inline
isBuiltin
() const
clang::CodeGen::CGCallee
inline
isOrdinary
() const
clang::CodeGen::CGCallee
inline
isPseudoDestructor
() const
clang::CodeGen::CGCallee
inline
PseudoDestructorInfo
clang::CodeGen::CGCallee
setFunctionPointer
(llvm::Value *functionPtr)
clang::CodeGen::CGCallee
inline
Generated on Mon Feb 26 2018 11:34:55 for clang by
1.8.13