Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCXXABI.cpp41 CGCallee CGCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in CGCXXABI
H A DCGCXXABI.h180 virtual CGCallee EmitLoadOfMemberFunctionPointer(
H A DCGExprCXX.cpp459 CGM.getCXXABI().EmitLoadOfMemberFunctionPointer(*this, BO, This, in EmitCXXMemberPointerCallExpr()
H A DMicrosoftCXXABI.cpp696 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF, const Expr *E,
3493 CGCallee MicrosoftCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in MicrosoftCXXABI
H A DItaniumCXXABI.cpp121 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF,
588 CGCallee ItaniumCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in ItaniumCXXABI