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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
   68   const LocationContext *LCtx = Pred->getLocationContext();
   71   Bldr.takeNodes(Pred);
   78     V = Pred->getState()->getSVal(*L);
   83   evalBind(Dst, CallExpr, Pred, ThisVal, V, true);