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
642 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in ItaniumCXXABI705 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in ItaniumCXXABI
2083 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in MicrosoftCXXABI2087 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in MicrosoftCXXABI