Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPointerType

635       T->isPointerType() ||
4291 if (ParamType->isPointerType() &&
4384 else if (Arg->getType()->isPointerType()) {
4445 if (ParamType->isPointerType() || ParamType->isNullPtrType()) {
4539 if (ParamType->isPointerType() && !AddressTaken)
4600 } else if (!AddressTaken && ParamType->isPointerType()) {
4859 assert(ParamType->isPointerType() || ParamType->isReferenceType() ||
4880 !Value.isLValueOnePastTheEnd() && ParamType->isPointerType()) {
5104 (ParamType->isPointerType() &&
5148 if (ParamType->isPointerType()) {
5363 if (ParamType->isPointerType()) {