Home | History | Annotate | Download | only in Sema

Lines Matching refs:isMemberPointerType

3042       !T->isReferenceType() && !T->isMemberPointerType()) {