ΒΆCXString clang_constructUSR_ObjCProperty(
    const char* property,
    CXString classUSR)

Description

Construct a USR for a specified Objective-C property and the USR for its containing class.

Declared at: clang/include/clang-c/Index.h:4393

Parameters

const char* property
CXString classUSR