enum MSInheritanceAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:5413
Enumerators
Name | Value | Comment |
---|---|---|
Keyword_single_inheritance | 0 | |
Keyword_multiple_inheritance | 1 | |
Keyword_virtual_inheritance | 2 | |
Keyword_unspecified_inheritance | 3 | |
SpellingNotCalculated | 15 |