Searched defs:EmitMemberPointer (Results 1 – 3 of 3) sorted by relevance
133 llvm::Constant *CGCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in CGCXXABI144 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer() function in CGCXXABI
658 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in ItaniumCXXABI721 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in ItaniumCXXABI
2235 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in MicrosoftCXXABI2239 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in MicrosoftCXXABI