Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dswitch.cpp133 namespace EmptyEnum { namespace
/llvm-project/lldb/unittests/ValueObject/
H A DDumpValueObjectOptionsTests.cpp133 TEST_F(ValueObjectMockProcessTest, EmptyEnum) { in TEST_F() argument