xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
cxx17
/
decls.h
(revision a54d32404c0942321bb9d8c0f184ae15f7dc688b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
MergeExceptionSpec
{
2
~
MergeExceptionSpec
();
// unevaluated exception spec
3
};
4