Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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.cpp467 CGM.getCXXABI().EmitLoadOfMemberFunctionPointer(*this, BO, This, in EmitCXXMemberPointerCallExpr()
H A DMicrosoftCXXABI.cpp721 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF, const Expr *E,
3501 CGCallee MicrosoftCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in MicrosoftCXXABI
H A DItaniumCXXABI.cpp123 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF,
622 CGCallee ItaniumCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in ItaniumCXXABI