Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCXXABI.cpp41 CGCallee CGCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in CGCXXABI
H A DCGCXXABI.h190 virtual CGCallee EmitLoadOfMemberFunctionPointer(
H A DCGExprCXX.cpp462 CGM.getCXXABI().EmitLoadOfMemberFunctionPointer(*this, BO, This, in EmitCXXMemberPointerCallExpr()
H A DMicrosoftCXXABI.cpp709 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF, const Expr *E,
3506 CGCallee MicrosoftCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in MicrosoftCXXABI
H A DItaniumCXXABI.cpp121 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF,
576 CGCallee ItaniumCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in ItaniumCXXABI