Home
last modified time | relevance | path

Searched defs:custom_ro (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/clang/test/SemaObjC/
H A Darc.m537 @property (readonly) id custom_ro; property
554 -(id)custom_ro { return 0; } method