Searched defs:isMemberPointerConvertible (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCXXABI.h | 213 virtual bool isMemberPointerConvertible(const MemberPointerType *MPT) const { in isMemberPointerConvertible() function |
H A D | MicrosoftCXXABI.cpp | 673 bool isMemberPointerConvertible(const MemberPointerType *MPT) const override { isMemberPointerConvertible() function in __anon1ab3cc460111::MicrosoftCXXABI |