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

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  151     return getLocation().getStackFrame();
tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
 1860     if (L.getStackFrame() != CallerSF)
tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
   83     if (PP.getStackFrame() == SF) {