clang  5.0.0
clang::CodeGen::CGCallee Member List

This is the complete list of members for clang::CodeGen::CGCallee, including all inherited members.

AbstractInfoclang::CodeGen::CGCallee
BuiltinInfoclang::CodeGen::CGCallee
CGCallee()clang::CodeGen::CGCalleeinline
CGCallee(const CGCalleeInfo &abstractInfo, llvm::Value *functionPtr)clang::CodeGen::CGCalleeinline
forBuiltin(unsigned builtinID, const FunctionDecl *builtinDecl)clang::CodeGen::CGCalleeinlinestatic
forDirect(llvm::Constant *functionPtr, const CGCalleeInfo &abstractInfo=CGCalleeInfo())clang::CodeGen::CGCalleeinlinestatic
forPseudoDestructor(const CXXPseudoDestructorExpr *E)clang::CodeGen::CGCalleeinlinestatic
getAbstractInfo() const clang::CodeGen::CGCalleeinline
getBuiltinDecl() const clang::CodeGen::CGCalleeinline
getBuiltinID() const clang::CodeGen::CGCalleeinline
getFunctionPointer() const clang::CodeGen::CGCalleeinline
getFunctionType() const clang::CodeGen::CGCalleeinline
getPseudoDestructorExpr() const clang::CodeGen::CGCalleeinline
isBuiltin() const clang::CodeGen::CGCalleeinline
isOrdinary() const clang::CodeGen::CGCalleeinline
isPseudoDestructor() const clang::CodeGen::CGCalleeinline
PseudoDestructorInfoclang::CodeGen::CGCallee
setFunctionPointer(llvm::Value *functionPtr)clang::CodeGen::CGCalleeinline