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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp428 SVal firstVal = state->getSVal(First, LCtx); local
431 Optional<Loc> firstLoc = firstVal.getAs<Loc>();
469 // Switch the values so that firstVal is before secondVal.

Completed in 105 milliseconds