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

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
  340     if (!State || (State == Pred->getState() && !Tag && !MarkAsSink))
  344     const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location);
  344     const ProgramPoint &LocalLoc = (Tag ? Location.withTag(Tag) : Location);