Searched defs:RVS (Results 1 – 1 of 1) sorted by relevance
1192 auto VisitValueCB = [](Value &Val, RVState &RVS, bool) -> bool { in updateImpl()1206 auto VisitReturnedValue = [&](Value &RV, RVState &RVS) { in updateImpl()1215 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local1301 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local