Home | History | Annotate | Download | only in Checkers

Lines Matching full:argval

535   SVal ArgVal = state->getSVal(Arg, C.getLocationContext());
536 Optional<DefinedSVal> DefArgVal = ArgVal.getAs<DefinedSVal>();