Searched refs:getReturnValueUnderConstruction (Results 1 – 4 of 4) sorted by relevance
35 Optional<SVal> RetVal = Call.getReturnValueUnderConstruction(); in checkPostCall()
444 Optional<SVal> getReturnValueUnderConstruction() const;
302 const Optional<SVal> ThisRegionOpt = Call.getReturnValueUnderConstruction(); in evalCall()
481 CallEvent::getReturnValueUnderConstruction() const { in getReturnValueUnderConstruction() function in CallEvent