HomeSort by relevance Sort by last modified time
    Searched refs:construct_tag (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/support/
min_allocator.h 54 struct construct_tag {}; struct in class:no_default_allocator
55 explicit no_default_allocator(construct_tag) {}
59 construct_tag tag;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
min_allocator.h 54 struct construct_tag {}; struct in class:no_default_allocator
55 explicit no_default_allocator(construct_tag) {}
59 construct_tag tag;

Completed in 100 milliseconds