Home
last modified time | relevance | path

Searched refs:UpdatedN (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp492 ExplodedNode *UpdatedN = N; in VisitDeclStmt() local
501 B.generateNode(DS, UpdatedN, state); in VisitDeclStmt()
527 B.takeNodes(UpdatedN); in VisitDeclStmt()
529 evalBind(Dst2, DS, UpdatedN, state->getLValue(VD, LC), InitVal, true); in VisitDeclStmt()