CXObjCDeclQualifierKind

\brief 'Qualifiers' written next to the return and parameter types in Objective-C method declarations.

Values

ValueMeaning
none0
in_1
inout_2
out_4
bycopy8
byref16
oneway32

Meta