Home
last modified time | relevance | path

Searched defs:isMemberPointerConvertible (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h213 virtual bool isMemberPointerConvertible(const MemberPointerType *MPT) const { in isMemberPointerConvertible() function
H A DMicrosoftCXXABI.cpp673 bool isMemberPointerConvertible(const MemberPointerType *MPT) const override { isMemberPointerConvertible() function in __anon1ab3cc460111::MicrosoftCXXABI