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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
   59     ProgramStateRef nextState = state->BindExpr(S, LCtx, hasElementsV);
   71           SymbolRef Sym = SymMgr.conjureSymbol(elem, LCtx, T,
   78         nextState = nextState->bindLoc(elementV, V, LCtx);