Searched defs:isMap (Results 1 – 2 of 2) sorted by relevance
74 constexpr bool isMap(ContainerType CT) { in isMap() function
70 bool isMap() const { return getKind() == Type::Map; } in isMap() function