enum ObjCClassStubAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:7687
Enumerators
Name | Value | Comment |
---|---|---|
GNU_objc_class_stub | 0 | |
CXX11_clang_objc_class_stub | 1 | |
C2x_clang_objc_class_stub | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:7687
Name | Value | Comment |
---|---|---|
GNU_objc_class_stub | 0 | |
CXX11_clang_objc_class_stub | 1 | |
C2x_clang_objc_class_stub | 2 | |
SpellingNotCalculated | 15 |