Home
last modified time | relevance | path

Searched defs:const_void_pointer (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
H A Dconst_void_pointer.pass.cpp48 typedef CPtr<const void> const_void_pointer; typedef
57 typedef int const_void_pointer; typedef
H A Dsize_type.pass.cpp43 struct const_void_pointer {}; global() struct
H A Ddifference_type.pass.cpp44 struct const_void_pointer {}; global() struct