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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
 1470         const LocationContext *LCtx = N->getLocationContext();
 1474         ProgramStateRef State = N->getState()->BindExpr(Ex, LCtx, result);
 1487         Bldr2.generateNode(S, N, State);