Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp186 static bool hasVisibleUpdate(const ExplodedNode *LeftNode, SVal LeftVal, in hasVisibleUpdate() function
1436 if (hasVisibleUpdate(Pred, Pred->getState()->getSVal(R), Succ, V)) { in VisitNode()