Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/sep/
H A Dtheory_sep.h285 …void getLabelChildren( Node atom, Node lbl, std::vector< Node >& children, std::vector< Node >& la…
H A Dtheory_sep.cpp379 getLabelChildren( s_atom, s_lbl, children, labels ); in check()
1481 void TheorySep::getLabelChildren( Node s_atom, Node lbl, std::vector< Node >& children, std::vector… in getLabelChildren() function in CVC4::theory::sep::TheorySep