Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1214 bool isARCWeak = false; in ActOnPropertyImplDecl() local
1241 isARCWeak = true; in ActOnPropertyImplDecl()
1279 if ((getLangOpts().ObjCAutoRefCount || isARCWeak) && in ActOnPropertyImplDecl()
1405 if (getLangOpts().ObjCAutoRefCount || isARCWeak || in ActOnPropertyImplDecl()