Searched defs:PtrT (Results 1 – 7 of 7) sorted by relevance
782 if (const auto *PtrT = Type->getAs<PointerType>()) { in getCXXRecordDecl() local
744 PrimType PtrT = S.getContext().classify(Call->getArg(0)).value_or(PT_Ptr); in interp__builtin_addressof() local
2274 QualType PtrT = P.getType(); in SubPtr() local
538 PrimType PtrT = classifyPrim(SubExpr->getType()); in VisitCastExpr() local
848 const PointerType *PtrT = T->getAs<PointerType>(); in BuildObjCArrayLiteral() local
4269 const auto *PtrT = VarDef->getType()->getAs<PointerType>(); in IsPreserveAIArrayBase() local
3259 if (auto *PtrT = dyn_cast<PointerType>(I->getType())) { in isKnownNonZeroFromOperator() local