Searched defs:true_body (Results 1 – 2 of 2) sorted by relevance
1168 const std::function<void()>& true_body, in Branch()1199 const std::function<void()>& true_body, in Branch()
834 TNode<T> Select(TNode<BoolT> condition, const NodeGenerator<T>& true_body, in Select()