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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h310 /// addEndOfPath - Add an untyped node to the set of EOP nodes.
311 ExplodedNode *addEndOfPath(ExplodedNode *V) { function in class:clang::ento::ExplodedGraph
/external/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp599 G->addEndOfPath(N);

Completed in 223 milliseconds