Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Target/
H A DRegisterFlagsTest.cpp304 FieldEnum short_enum("short_enum", {{0, "a"}, {1, "b"}, {2, "c"}}); in TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-std-print.cpp1371 ShortEnum short_enum; printf_enum_d() local
1443 ShortEnum short_enum; printf_enum_u() local