Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp1231 bool isARCWeak = false; in ActOnPropertyImplDecl() local
1258 isARCWeak = true; in ActOnPropertyImplDecl()
1296 if ((getLangOpts().ObjCAutoRefCount || isARCWeak) && in ActOnPropertyImplDecl()
1415 if (getLangOpts().ObjCAutoRefCount || isARCWeak || in ActOnPropertyImplDecl()