Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h317 ExplodedNode *addEndOfPath(ExplodedNode *V) { in addEndOfPath() function
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp633 G.addEndOfPath(N); in enqueueEndOfFunction()