Home | History | Annotate | Download | only in Checkers

Lines Matching refs:ArgVal

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