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

Declarations

tools/clang/include/clang/Analysis/PathDiagnostic.h
  571   std::shared_ptr<PathDiagnosticEventPiece> getCallExitEvent() const;

References

tools/clang/lib/Analysis/PathDiagnostic.cpp
   90       if (auto callExit = Call.getCallExitEvent())
tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  370   if (auto callExit = P.getCallExitEvent())