Lines Matching refs:LazyCompoundVal

499                                                  nonloc::LazyCompoundVal LCV);
614 const SValListTy &getInterestingValues(nonloc::LazyCompoundVal LCV);
1044 if (Optional<nonloc::LazyCompoundVal> LCS = in VisitBinding()
1045 V.getAs<nonloc::LazyCompoundVal>()) { in VisitBinding()
1302 if (Optional<nonloc::LazyCompoundVal> LCS = in populateWorkList()
1303 V.getAs<nonloc::LazyCompoundVal>()) { in populateWorkList()
1552 static Optional<nonloc::LazyCompoundVal>
1559 Optional<nonloc::LazyCompoundVal> LCV = V->getAs<nonloc::LazyCompoundVal>(); in getExistingLazyBinding()
1592 if (Optional<nonloc::LazyCompoundVal> V = in findLazyBinding()
1795 if (val.getAs<nonloc::LazyCompoundVal>() || in getBindingForDerivedDefaultValue()
1874 if (D->getAs<nonloc::LazyCompoundVal>()) { in getBindingForFieldOrElementCommon()
1993 assert(!V->getAs<nonloc::LazyCompoundVal>()); in getBindingForVar()
2009 RegionStoreManager::getInterestingValues(nonloc::LazyCompoundVal LCV) { in getInterestingValues()
2037 if (Optional<nonloc::LazyCompoundVal> InnerLCV = in getInterestingValues()
2038 V.getAs<nonloc::LazyCompoundVal>()) { in getInterestingValues()
2052 if (Optional<nonloc::LazyCompoundVal> V = in createLazyBinding()
2210 if (Init.getAs<nonloc::LazyCompoundVal>()) in bindArray()
2255 if (V.getAs<nonloc::LazyCompoundVal>() || V.getAs<nonloc::SymbolVal>()) in bindVector()
2292 nonloc::LazyCompoundVal LCV) { in tryBindSmallStruct()
2344 if (Optional<nonloc::LazyCompoundVal> LCV = in bindStruct()
2345 V.getAs<nonloc::LazyCompoundVal>()) { in bindStruct()
2549 if (Optional<nonloc::LazyCompoundVal> LCS = in VisitBinding()
2550 V.getAs<nonloc::LazyCompoundVal>()) { in VisitBinding()