Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDExplodedGraph.h309 ExplodedNode *addEndOfPath(ExplodedNode *V) { in addEndOfPath() function
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDCoreEngine.cpp616 G.addEndOfPath(N); in enqueueEndOfFunction()