Home
last modified time | relevance | path

Searched refs:IvarBacksPropertySynthesis (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp176 bool IvarBacksPropertySynthesis = false; in isZeroingPropIvar() local
182 IvarBacksPropertySynthesis = true; in isZeroingPropIvar()
186 if (!IvarBacksPropertySynthesis) in isZeroingPropIvar()