Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCXXABI.h207 virtual bool isMemberPointerConvertible(const MemberPointerType *MPT) const { in isMemberPointerConvertible() function
H A DMicrosoftCXXABI.cpp650 bool isMemberPointerConvertible(const MemberPointerType *MPT) const override { in isMemberPointerConvertible() function in __anondeb872430111::MicrosoftCXXABI