Searched defs:secondVal (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp434 SVal secondVal = state->getSVal(Second, LCtx); local
440 Optional<Loc> secondLoc = secondVal.getAs<Loc>();
474 // Switch the values so that firstVal is before secondVal.

Completed in 186 milliseconds