Searched refs:EmitMemberDataPointerAddress (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCXXABI.cpp | 65 CGCXXABI::EmitMemberDataPointerAddress(CodeGenFunction &CGF, const Expr *E, in EmitMemberDataPointerAddress() function in CGCXXABI
|
| H A D | CGCXXABI.h | 193 EmitMemberDataPointerAddress(CodeGenFunction &CGF, const Expr *E,
|
| H A D | MicrosoftCXXABI.cpp | 696 EmitMemberDataPointerAddress(CodeGenFunction &CGF, const Expr *E, 3232 llvm::Value *MicrosoftCXXABI::EmitMemberDataPointerAddress( in EmitMemberDataPointerAddress() function in MicrosoftCXXABI
|
| H A D | ItaniumCXXABI.cpp | 132 EmitMemberDataPointerAddress(CodeGenFunction &CGF, const Expr *E, 868 llvm::Value *ItaniumCXXABI::EmitMemberDataPointerAddress( in EmitMemberDataPointerAddress() function in ItaniumCXXABI
|
| H A D | CGClass.cpp | 159 CGM.getCXXABI().EmitMemberDataPointerAddress(*this, E, base, in EmitCXXMemberDataPointerAddress()
|