This allows libclang to access the actual names of property setters and getters without needing to go through the indexer API. Usually default names are used, but the property can specify a different name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang