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

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
  198   void enqueueEndOfFunction(ExplodedNodeSet &Set, const ReturnStmt *RS);

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
 2331   Engine.enqueueEndOfFunction(Dst, RS);