Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCXXABI.cpp41 CGCallee CGCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in CGCXXABI
H A DCGCXXABI.h164 virtual CGCallee EmitLoadOfMemberFunctionPointer(
H A DItaniumCXXABI.cpp121 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF,
622 CGCallee ItaniumCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in ItaniumCXXABI
H A DCGExprCXX.cpp459 CGM.getCXXABI().EmitLoadOfMemberFunctionPointer(*this, BO, This, in EmitCXXMemberPointerCallExpr()
H A DMicrosoftCXXABI.cpp690 EmitLoadOfMemberFunctionPointer(CodeGenFunction &CGF, const Expr *E,
3400 CGCallee MicrosoftCXXABI::EmitLoadOfMemberFunctionPointer( in EmitLoadOfMemberFunctionPointer() function in MicrosoftCXXABI