Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp236 bool hasWeak = false, hasStrong = false; in checkAllAtProps() local
251 hasWeak = true; in checkAllAtProps()
260 if (hasWeak && hasStrong) in checkAllAtProps()
268 if (hasWeak) in checkAllAtProps()
273 if (hasWeak) { in checkAllAtProps()