Searched refs:LazyCompoundVal (Results 1 – 8 of 8) sorted by relevance
141 const void *nonloc::LazyCompoundVal::getStore() const { in getStore()145 const TypedRegion *nonloc::LazyCompoundVal::getRegion() const { in getRegion()289 const nonloc::LazyCompoundVal &C = *cast<nonloc::LazyCompoundVal>(this); in dumpToStream()
382 StoreRef CopyLazyBindings(nonloc::LazyCompoundVal V, Store store,643 if (const nonloc::LazyCompoundVal *LCS = in VisitBinding()644 dyn_cast<nonloc::LazyCompoundVal>(&V)) { in VisitBinding()1106 if (const nonloc::LazyCompoundVal *V = in GetLazyBinding()1107 dyn_cast<nonloc::LazyCompoundVal>(OV.getPointer())) in GetLazyBinding()1251 if (isa<nonloc::LazyCompoundVal>(val)) in getBindingForDerivedDefaultValue()1566 nonloc::LazyCompoundVal LCV = in BindArray()1567 cast<nonloc::LazyCompoundVal>(svalBuilder. in BindArray()1573 if (nonloc::LazyCompoundVal *LCV = dyn_cast<nonloc::LazyCompoundVal>(&Init)) in BindArray()1626 if (const nonloc::LazyCompoundVal *LCV=dyn_cast<nonloc::LazyCompoundVal>(&V)) in BindStruct()[all …]
414 assert(isa<nonloc::LazyCompoundVal>(InitVal)); in VisitDeclStmt()
1525 if (isa<nonloc::LazyCompoundVal>(baseExprVal) || in VisitMemberExpr()
124 if (const nonloc::LazyCompoundVal *LV = in PreVisitProcessArg()125 dyn_cast<nonloc::LazyCompoundVal>(&V)) { in PreVisitProcessArg()
375 class LazyCompoundVal : public NonLoc {378 explicit LazyCompoundVal(const LazyCompoundValData *D) in LazyCompoundVal() function
207 return nonloc::LazyCompoundVal( in makeLazyCompoundVal()
435 // a field value from a LazyCompoundVal