Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isMemberPointerType

1123       Ty->isBlockPointerType() || Ty->isMemberPointerType())
2373 if (Ty->isMemberPointerType()) {
3600 if (Ty->isMemberPointerType()) {
3608 if (RT || Ty->isAnyComplexType() || Ty->isMemberPointerType()) {