Searched refs:ForEachHelperBool (Results 1 – 1 of 1) sorted by relevance
414 return ForEachHelperBool(func, *this, &index); in ForEachSubpieceWithBool()474 bool ForEachHelperBool(const Fn& func, const Piece& piece, in ForEachHelperBool() function481 if (!ForEachHelperBool(func, piece.children_[i], index)) { in ForEachHelperBool()