Home
last modified time | relevance | path

Searched defs:EmitMemberDataPointer (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCXXABI.cpp107 llvm::Constant *CGCXXABI::EmitMemberDataPointer(const MemberPointerType *MPT, in EmitMemberDataPointer() function in CGCXXABI
H A DMicrosoftCXXABI.cpp2855 MicrosoftCXXABI::EmitMemberDataPointer(const MemberPointerType *MPT, in EmitMemberDataPointer() function in MicrosoftCXXABI
2860 llvm::Constant *MicrosoftCXXABI::EmitMemberDataPointer(const CXXRecordDecl *RD, in EmitMemberDataPointer() function in MicrosoftCXXABI
H A DItaniumCXXABI.cpp987 ItaniumCXXABI::EmitMemberDataPointer(const MemberPointerType *MPT, in EmitMemberDataPointer() function in ItaniumCXXABI