Searched defs:ptrType (Results 1 – 5 of 5) sorted by relevance
312 NonLoc makeIntValWithWidth(QualType ptrType, uint64_t integer) { in makeIntValWithWidth()
1279 if (const auto *ptrType = e->getType()->getAs<clang::PointerType>()) { in emitCallee() local
4629 QualType ptrType = E->getBase()->getType(); in EmitArraySubscriptExpr() local6007 if (auto ptrType = E->getType()->getAs<PointerType>()) { in EmitCallee() local
3915 if (auto ptrType = type->getAs<PointerType>()) { in classifyPointerDeclarator() local7377 const ObjCObjectPointerType *ptrType = type->getAs<ObjCObjectPointerType>(); in checkObjCKindOfType() local
1571 const ObjCObjectPointerType *ptrType = in VisitAttributedType() local