Home | History | Annotate | Download | only in AST

Lines Matching refs:isAnyPointerType

1378   bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() ||