Searched refs:ParentValue (Results 1 – 2 of 2) sorted by relevance
580 Value *ParentValue = nullptr; in insertConditions() local586 ParentValue = Pred; in insertConditions()593 if (ParentValue) { in insertConditions()594 Term->setCondition(ParentValue); in insertConditions()
1891 if (const std::optional<SVal> &ParentValue = in getDerivedSymbolForBinding() local1893 if (SymbolRef ParentValueAsSym = ParentValue->getAsSymbol()) in getDerivedSymbolForBinding()1896 if (ParentValue->isUndef()) in getDerivedSymbolForBinding()