Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/
H A Dtype_id.h58 inline TypeID const& makeTypeID() { in makeTypeID() function
H A Dcontainer_test_types.h140 inline constexpr TypeID const& makeTypeID() { return TypeInfo<T>::GetID(); } makeTypeID() function