Searched defs:isMap (Results 1 – 9 of 9) sorted by relevance
129 public static boolean isMap(TypeMirror type) { in isMap() method in MapType136 public static boolean isMap(Key key) { in isMap() method in MapType
113 public function isMap() function in Google\\Protobuf\\FieldDescriptor
80 constexpr bool isMap(ContainerType CT) { in isMap() function
177 public function isMap() function in Google\\Protobuf\\Internal\\FieldDescriptor
68 bool isMap() const { return getKind() == Type::Map; } in isMap() function
170 public boolean isMap() { in isMap() method in FieldType
70 bool isMap() const { return getKind() == Type::Map; } in isMap() function
345 public boolean isMap() { in isMap() method in FlexBuffers.Reference
429 PHP_METHOD(FieldDescriptor, isMap) { in PHP_METHOD() argument