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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp468 SVal secondVal = state->getSVal(Second, LCtx); local
474 Optional<Loc> secondLoc = secondVal.getAs<Loc>();
508 // Switch the values so that firstVal is before secondVal.

Completed in 139 milliseconds