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