Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h375 ExplodedNode *addEndOfPath(ExplodedNode *V) { in addEndOfPath() function
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp626 G.addEndOfPath(I); in enqueueEndOfFunction()