Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp171 bool IvarBacksPropertySynthesis = false; in isZeroingPropIvar() local
177 IvarBacksPropertySynthesis = true; in isZeroingPropIvar()
181 if (!IvarBacksPropertySynthesis) in isZeroingPropIvar()