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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  190       if (const LocationContext *CallerLCtx = SFC->getParent()) {
  191         auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()]
  191         auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()]
  206             cast<Expr>(SFC->getCallSite()), State, CallerLCtx,
  226         SVal V = SVB.conjureSymbolVal(&TopLevelSymRegionTag, RetE, SFC,