ΒΆCXString clang_Cursor_getObjCPropertyGetterName(
CXCursor C)
CXString clang_Cursor_getObjCPropertyGetterName(
CXCursor C)
Description
Given a cursor that represents a property declaration, return the name of the method that implements the getter.
Declared at: clang/include/clang-c/Index.h:4648
Parameters
- CXCursor C