Searched defs:ToPtrType (Results 1 – 3 of 3) sorted by relevance
307 if (const PointerType* ToPtrType = ToType->getAs<PointerType>()) in isPointerConversionToVoidPointer() local3516 if (const PointerType *ToPtrType = ToType->getAs<PointerType>()) { in CheckPointerConversion() local3549 } else if (const ObjCObjectPointerType *ToPtrType = in CheckPointerConversion() local3613 QualType FromType, const MemberPointerType *ToPtrType, CastKind &Kind, in CheckMemberPointerConversion()
4457 if (const PointerType *ToPtrType = ToType->getAs<PointerType>()) in IsStringLiteralToNonConstPointerConversion() local
8206 if (const auto *ToPtrType = Step->Type->getAs<PointerType>()) { in Perform() local