Searched defs:IsAny (Results 1 – 4 of 4) sorted by relevance
275 bool IsAny() { return item_type_ == ANY; } in IsAny() function
1293 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
1287 bool IsAny = false; in ParsePragmaAttributeSubjectMatchRuleSet() local