Home | History | Annotate | Download | only in Core

Lines Matching refs:RetLoc

221       if (Optional<Loc> RetLoc = RetVal.getAs<Loc>())
222 EnableNullFPSuppression = State->isNull(*RetLoc).isConstrainedTrue();