Searched defs:PointeeLoc (Results 1 – 4 of 4) sorted by relevance
172 explicit PointerValue(StorageLocation &PointeeLoc) in PointerValue()
344 if (PointeeLoc == nullptr) in VisitImplicitCastExpr() local 380 Env.setValue(*S, Env.create<PointerValue>(*PointeeLoc)); in VisitUnaryOperator() local
130 auto &PointeeLoc = createStorageLocation(CanonicalPointeeType); in getOrCreateNullPointerValue() local
990 StorageLocation &PointeeLoc = createValueUnlessSelfReferential() local