enum ParsedAttrInfo::AttrHandling
Declared at: clang/include/clang/Sema/ParsedAttr.h:138
Enumerators
Name | Value | Comment |
---|---|---|
NotHandled | 0 | |
AttributeApplied | 1 | |
AttributeNotApplied | 2 |
Declared at: clang/include/clang/Sema/ParsedAttr.h:138
Name | Value | Comment |
---|---|---|
NotHandled | 0 | |
AttributeApplied | 1 | |
AttributeNotApplied | 2 |