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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
 2587           state = createTemporaryRegionIfNeeded(state, LCtx, BaseExpr);
 2590         state = state->BindExpr(M, LCtx, MDVal);
 2598       state = createTemporaryRegionIfNeeded(state, LCtx, BaseExpr,
 2602           MR ? loc::MemRegionVal(MR) : state->getSVal(BaseExpr, LCtx);
 2628         Bldr.generateNode(M, I, state->BindExpr(M, LCtx, L), nullptr,