Searched defs:isSink (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h185 bool isSink() const { return Succs.getFlag(); } function in class:clang::ento::ExplodedNode

Completed in 156 milliseconds