Searched refs:LazyCompoundVal (Results 1 – 7 of 7) sorted by relevance
180 const void *nonloc::LazyCompoundVal::getStore() const { in getStore()184 const TypedRegion *nonloc::LazyCompoundVal::getRegion() const { in getRegion()335 const nonloc::LazyCompoundVal &C = *cast<nonloc::LazyCompoundVal>(this); in dumpToStream()
364 StoreRef CopyLazyBindings(nonloc::LazyCompoundVal V, Store store,621 if (const nonloc::LazyCompoundVal *LCS = in VisitBinding()622 dyn_cast<nonloc::LazyCompoundVal>(&V)) { in VisitBinding()985 if (const nonloc::LazyCompoundVal *V = in GetLazyBinding()986 dyn_cast<nonloc::LazyCompoundVal>(OV.getPointer())) in GetLazyBinding()1124 if (isa<nonloc::LazyCompoundVal>(val)) in RetrieveDerivedDefaultValue()1407 nonloc::LazyCompoundVal LCV = in BindArray()1408 cast<nonloc::LazyCompoundVal>(svalBuilder. in BindArray()1414 if (nonloc::LazyCompoundVal *LCV = dyn_cast<nonloc::LazyCompoundVal>(&Init)) in BindArray()1467 if (const nonloc::LazyCompoundVal *LCV=dyn_cast<nonloc::LazyCompoundVal>(&V)) in BindStruct()[all …]
1377 if (isa<nonloc::LazyCompoundVal>(baseExprVal) || in VisitMemberExpr()2347 assert(isa<nonloc::LazyCompoundVal>(InitVal)); in VisitDeclStmt()
103 if (const nonloc::LazyCompoundVal *LV = in PreVisitProcessArg()104 dyn_cast<nonloc::LazyCompoundVal>(&V)) { in PreVisitProcessArg()
402 class LazyCompoundVal : public NonLoc {405 explicit LazyCompoundVal(const LazyCompoundValData *D) in LazyCompoundVal() function
158 return nonloc::LazyCompoundVal( in makeLazyCompoundVal()
433 // a field value from a LazyCompoundVal