Home | History | Annotate | Download | only in Sema

Lines Matching full:ivar

2766   /// an ivar synthesized for 'Method' and 'Method' is a property accessor
2771 /// DiagnoseUnusedBackingIvarInAccessor - Issue an 'unused' warning if ivar which
2777 /// it property has a backing ivar, returns this ivar; otherwise, returns NULL.
2778 /// It also returns ivar's property on success.