Home | History | Annotate | Download | only in Core

Lines Matching refs:isAnyPointerType

1624     if (!(T->isAnyPointerType() || T->isReferenceType())) {