Searched refs:ForEachSubpieceWithBool (Results 1 – 2 of 2) sorted by relevance
1680 return root_piece().ForEachSubpieceWithBool( in operator ==()1724 return root_piece().ForEachSubpieceWithBool([&](const ShapeIndex& index, in IsAll()1792 return root_piece().ForEachSubpieceWithBool( in IsAllFloat()1829 return root_piece().ForEachSubpieceWithBool( in IsAllFirst()
445 bool ForEachSubpieceWithBool(const Fn& func) const { in ForEachSubpieceWithBool() function