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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h253 succ_range succs() { return {Succs.begin(), Succs.end()}; } function in class:clang::ento::ExplodedNode
261 const_succ_range succs() const { return {Succs.begin(), Succs.end()}; } function in class:clang::ento::ExplodedNode
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-structalias.c445 bitmap *succs; member in struct:constraint_graph
[all...]

Completed in 169 milliseconds