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