Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__exception/
H A Dnested_exception.h47 struct __nested : public _Tp, public nested_exception { in __nested() argument
46 struct __nested : public _Tp, public nested_exception { global() struct