clang_Cursor_getObjCDeclQualifiers

Given a cursor that represents an Objective-C method or parameter declaration, return the associated Objective-C qualifiers for the return type or the parameter respectively. The bits are formed from CXObjCDeclQualifierKind.

extern (C)
uint
clang_Cursor_getObjCDeclQualifiers

Meta