enum TypeVisibilityAttr::VisibilityType
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:11802
Enumerators
Name | Value | Comment |
---|---|---|
Default | 0 | |
Hidden | 1 | |
Protected | 2 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:11802
Name | Value | Comment |
---|---|---|
Default | 0 | |
Hidden | 1 | |
Protected | 2 |