Searched refs:LazyCompoundVal (Results 1 – 9 of 9) sorted by relevance
447 nonloc::LazyCompoundVal LCV);554 const SValListTy &getInterestingValues(nonloc::LazyCompoundVal LCV);979 if (Optional<nonloc::LazyCompoundVal> LCS = in VisitBinding()980 V.getAs<nonloc::LazyCompoundVal>()) { in VisitBinding()1125 if (Optional<nonloc::LazyCompoundVal> LCS = in populateWorkList()1126 V.getAs<nonloc::LazyCompoundVal>()) { in populateWorkList()1397 static Optional<nonloc::LazyCompoundVal>1404 Optional<nonloc::LazyCompoundVal> LCV = V->getAs<nonloc::LazyCompoundVal>(); in getExistingLazyBinding()1437 if (Optional<nonloc::LazyCompoundVal> V = in findLazyBinding()1582 if (val.getAs<nonloc::LazyCompoundVal>()) in getBindingForDerivedDefaultValue()[all …]
150 const void *nonloc::LazyCompoundVal::getStore() const { in getStore()154 const TypedValueRegion *nonloc::LazyCompoundVal::getRegion() const { in getRegion()296 const nonloc::LazyCompoundVal &C = castAs<nonloc::LazyCompoundVal>(); in dumpToStream()
508 bool ScanReachableSymbols::scan(nonloc::LazyCompoundVal val) { in scan()563 if (Optional<nonloc::LazyCompoundVal> X = in scan()564 val.getAs<nonloc::LazyCompoundVal>()) in scan()
485 assert(InitVal.getAs<nonloc::LazyCompoundVal>()); in VisitDeclStmt()
270 if (V.getAs<nonloc::LazyCompoundVal>() || in visitNodeInitial()
436 class LazyCompoundVal : public NonLoc {439 explicit LazyCompoundVal(const LazyCompoundValData *D) in LazyCompoundVal() function450 LazyCompoundVal() {} in LazyCompoundVal() function
218 return nonloc::LazyCompoundVal( in makeLazyCompoundVal()
809 bool scan(nonloc::LazyCompoundVal val);
214 if (Optional<nonloc::LazyCompoundVal> LV = in PreVisitProcessArg()215 V.getAs<nonloc::LazyCompoundVal>()) { in PreVisitProcessArg()