Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp610 ExplodedNode *UpdatedN = N; in VisitDeclStmt() local
618 B.generateNode(DS, UpdatedN, state); in VisitDeclStmt()
633 B.takeNodes(UpdatedN); in VisitDeclStmt()
635 evalBind(Dst2, DS, UpdatedN, state->getLValue(VD, LC), InitVal, true); in VisitDeclStmt()