reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
756 symVal = *getObjectUnderConstruction(State, CNE, LCtx); 763 if (symVal.isUnknown()) { 765 symVal = svalBuilder.getConjuredHeapSymbolVal(CNE, LCtx, blockCount); 767 symVal = svalBuilder.conjureSymbolVal(nullptr, CNE, LCtx, CNE->getType(), 795 if (auto dSymVal = symVal.getAs<DefinedOrUnknownSVal>()) 802 SVal Result = symVal; 807 if (const auto *NewReg = cast_or_null<SubRegion>(symVal.getAsRegion())) {