Searched defs:IsAny (Results 1 – 7 of 7) sorted by relevance
174 constexpr bool IsAny() { in IsAny() function
308 bool IsAny() { return item_type_ == ANY; } in IsAny() function
1380 bool ProtoStreamObjectWriter::IsAny(const google::protobuf::Field& field) { in IsAny() function in google::protobuf::util::converter::ProtoStreamObjectWriter
47 bool IsAny(const NodeDef& node) { return node.op() == "Any"; } in IsAny() function
47 bool TFGraphDialect::IsAny(TFOp op) const { in IsAny() function in mlir::tfg::TFGraphDialect