clang_Cursor_getReceiverType

Given a cursor pointing to an Objective-C message or property reference, or C++ method call, returns the CXType of the receiver.

extern (C)
clang_Cursor_getReceiverType

Meta