Searched refs:kNoShape (Results 1 – 3 of 3) sorted by relevance
64 inline const std::shared_ptr<NoShape> kNoShape = std::make_shared<NoShape>(); variable
51 const BaseShapePtr &shape = kNoShape)74 virtual BaseShapePtr BuildShape() const { return kNoShape; } in BuildShape()
542 return kNoShape; in BuildShape()