Lines Matching refs:LazyCompoundVal

491                                                  nonloc::LazyCompoundVal LCV);
504 nonloc::LazyCompoundVal LCV);
611 const SValListTy &getInterestingValues(nonloc::LazyCompoundVal LCV);
1032 if (Optional<nonloc::LazyCompoundVal> LCS = in VisitBinding()
1033 V.getAs<nonloc::LazyCompoundVal>()) { in VisitBinding()
1290 if (Optional<nonloc::LazyCompoundVal> LCS = in populateWorkList()
1291 V.getAs<nonloc::LazyCompoundVal>()) { in populateWorkList()
1540 static Optional<nonloc::LazyCompoundVal>
1547 Optional<nonloc::LazyCompoundVal> LCV = V->getAs<nonloc::LazyCompoundVal>(); in getExistingLazyBinding()
1580 if (Optional<nonloc::LazyCompoundVal> V = in findLazyBinding()
2040 if (isa<nonloc::LazyCompoundVal, nonloc::CompoundVal>(val)) in getBindingForDerivedDefaultValue()
2118 if (D->getAs<nonloc::LazyCompoundVal>()) { in getBindingForFieldOrElementCommon()
2242 assert(!V->getAs<nonloc::LazyCompoundVal>()); in getBindingForVar()
2258 RegionStoreManager::getInterestingValues(nonloc::LazyCompoundVal LCV) { in getInterestingValues()
2286 if (Optional<nonloc::LazyCompoundVal> InnerLCV = in getInterestingValues()
2287 V.getAs<nonloc::LazyCompoundVal>()) { in getInterestingValues()
2301 if (Optional<nonloc::LazyCompoundVal> V = in createLazyBinding()
2440 nonloc::LazyCompoundVal LCV) { in tryBindSmallArray()
2493 if (Optional<nonloc::LazyCompoundVal> LCV = in bindArray()
2494 Init.getAs<nonloc::LazyCompoundVal>()) { in bindArray()
2543 if (isa<nonloc::LazyCompoundVal, nonloc::SymbolVal>(V)) in bindVector()
2580 nonloc::LazyCompoundVal LCV) { in tryBindSmallStruct()
2629 if (Optional<nonloc::LazyCompoundVal> LCV = in bindStruct()
2630 V.getAs<nonloc::LazyCompoundVal>()) { in bindStruct()
2834 if (Optional<nonloc::LazyCompoundVal> LCS = in VisitBinding()
2835 V.getAs<nonloc::LazyCompoundVal>()) { in VisitBinding()