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

References

tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
  344       return PreStmt(E, getLocationContext(), Tag);
  345     return PostStmt(E, getLocationContext(), Tag);
  353     return PreImplicitCall(D, Loc, getLocationContext(), Tag);
  354   return PostImplicitCall(D, Loc, getLocationContext(), Tag);