reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  469   SVal firstVal = state->getSVal(First, LCtx);
  470   SVal secondVal = state->getSVal(Second, LCtx);
  519   SVal LengthVal = state->getSVal(Size, LCtx);