Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Darchetypes.h26 struct NullBase { struct
32 NullBase& operator=(NullBase const&) = default; argument
34 NullBase& operator=(NullBase &&) = default; argument
/aosp_15_r20/external/libcxx/test/support/
H A Darchetypes.hpp17 struct NullBase { struct