Home
last modified time | relevance | path

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

/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/
H A Dsimplified_template_names.cpp31 enum EnumerationSmall : unsigned char { kNeg = 0xff }; enum
216 f3<ns::EnumerationSmall, ns::kNeg>(); in main()