Home
last modified time | relevance | path

Searched refs:EmitLoadOfMemberFunctionPointer (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp47 CGCallee CGCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in CGCXXABI
H A DCGCXXABI.h159 virtual CGCallee EmitLoadOfMemberFunctionPointer(
H A DItaniumCXXABI.cpp122 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF,
554 CGCallee ItaniumCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in ItaniumCXXABI
H A DCGExprCXX.cpp446 CGM.getCXXABI().EmitLoadOfMemberFunctionPointer(*this, BO, This, in EmitCXXMemberPointerCallExpr()
H A DMicrosoftCXXABI.cpp672 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF, const Expr *E,
3289 CGCallee MicrosoftCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in MicrosoftCXXABI