Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp174 bool IvarBacksPropertySynthesis = false; in isZeroingPropIvar() local
180 IvarBacksPropertySynthesis = true; in isZeroingPropIvar()
184 if (!IvarBacksPropertySynthesis) in isZeroingPropIvar()