Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/libc++/src/include/__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
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__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
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__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
/external/cronet/stable/third_party/libc++/src/include/__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() function