class Animals

Defined at line 109 of file /home/erick/code/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp

Enumerations

enum AnimalType
Name Value
Dog 0
Cat 1
Iguana 2
Defined at line 116 of file /home/erick/code/llvm-project/clang-tools-extra/test/clang-doc/enum.cpp