Home
last modified time | relevance | path

Searched defs:isMap (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dcontainer_debug_tests.h74 constexpr bool isMap(ContainerType CT) { in isMap() function
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h70 bool isMap() const { return getKind() == Type::Map; } in isMap() function