Home
last modified time | relevance | path

Searched defs:__nested (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__exception/
Dnested_exception.h47 struct __nested : public _Tp, public nested_exception { struct
48 _LIBCPP_HIDE_FROM_ABI explicit __nested(const _Tp& __t) : _Tp(__t) {} in __nested() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__exception/
Dnested_exception.h46 struct __nested : public _Tp, public nested_exception { struct
47 _LIBCPP_HIDE_FROM_ABI explicit __nested(const _Tp& __t) : _Tp(__t) {} in __nested() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__exception/
Dnested_exception.h46 struct __nested : public _Tp, public nested_exception { struct
47 _LIBCPP_HIDE_FROM_ABI explicit __nested(const _Tp& __t) : _Tp(__t) {} in __nested() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__exception/
Dnested_exception.h46 struct __nested : public _Tp, public nested_exception { struct
47 _LIBCPP_HIDE_FROM_ABI explicit __nested(const _Tp& __t) : _Tp(__t) {} in __nested() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__exception/
Dnested_exception.h46 struct __nested : public _Tp, public nested_exception { struct
47 _LIBCPP_HIDE_FROM_ABI explicit __nested(const _Tp& __t) : _Tp(__t) {} in __nested() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__exception/
H A Dnested_exception.h46 struct __nested : public _Tp, public nested_exception { struct
47 _LIBCPP_HIDE_FROM_ABI explicit __nested(const _Tp& __t) : _Tp(__t) {} in __nested() function