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

References

tools/clang/lib/StaticAnalyzer/Checkers/Taint.cpp
  122   SVal val = State->getSVal(S, LCtx);
  123   return isTainted(State, val, Kind);