Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dcommon_comparison_category.h42 __compute_comp_type(const _ClassifyCompCategory (&__types)[_Size]) { in __compute_comp_type()
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__memory/
H A Dallocation_guard.h50 using _Size = typename allocator_traits<_Alloc>::size_type; member