Home
last modified time | relevance | path

Searched refs:NotDeleted3g (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CXX/special/class.ctor/
Dp5-0x.cpp72 struct NotDeleted3g { union { const int a; int b; }; }; struct
73 NotDeleted3g nd3g;
/external/llvm-project/clang/test/CXX/special/class.ctor/
Dp5-0x.cpp76 struct NotDeleted3g { union { const int a; int b; }; }; argument
77 NotDeleted3g nd3g;