Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior.cpp720 struct EnumCustomCopy { struct
721 EnumCustomCopy();
722 EnumCustomCopy(const EnumCustomCopy&);
725 EnumCustomCopy ECC;