Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h376 ExplodedNode *addEndOfPath(ExplodedNode *V) { in addEndOfPath() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp614 G.addEndOfPath(I); in enqueueEndOfFunction()