Home | History | Annotate | Download | only in AST

Lines Matching refs:isPointerType

62   if (QT->isPointerType() || QT->isReferenceType())
222 if (ArgType->isDependentType() && !ArgType->isPointerType())
740 if (ParamTy->isPointerType())