Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp164 static bool hasVisibleUpdate(const ExplodedNode *LeftNode, SVal LeftVal, in hasVisibleUpdate() function
1398 if (hasVisibleUpdate(Pred, Pred->getState()->getSVal(R), Succ, V)) { in VisitNode()