Searched defs:PtrT (Results 1 – 6 of 6) sorted by relevance
778 if (const auto *PtrT = Type->getAs<PointerType>()) { in getCXXRecordDecl() local
613 PrimType PtrT = S.getContext().classify(Call->getArg(0)).value_or(PT_Ptr); in interp__builtin_addressof() local
496 PrimType PtrT = classifyPrim(SubExpr->getType()); in VisitCastExpr() local
853 const PointerType *PtrT = T->getAs<PointerType>(); in BuildObjCArrayLiteral() local
4043 const auto *PtrT = VarDef->getType()->getAs<PointerType>(); in IsPreserveAIArrayBase() local
3032 if (auto *PtrT = dyn_cast<PointerType>(I->getType())) { in isKnownNonZeroFromOperator() local