Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp5505 struct _Nested_exception : public _Except, public nested_exception struct
5507 explicit _Nested_exception(const _Except& __ex) in _Nested_exception() function
5511 explicit _Nested_exception(_Except&& __ex) in _Nested_exception() argument