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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  199         if (isa<BlockInvocationContext>(CallerLCtx)) {
  202           CallerLCtx = CallerLCtx->getParent();
  202           CallerLCtx = CallerLCtx->getParent();
  203           assert(!isa<BlockInvocationContext>(CallerLCtx));
  206             cast<Expr>(SFC->getCallSite()), State, CallerLCtx,