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.h311 ExplodedNode *addEndOfPath(ExplodedNode *V) { in addEndOfPath() function
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp599 G->addEndOfPath(N); in enqueueEndOfFunction()