Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp1213 bool isARCWeak = false; in ActOnPropertyImplDecl() local
1240 isARCWeak = true; in ActOnPropertyImplDecl()
1278 if ((getLangOpts().ObjCAutoRefCount || isARCWeak) && in ActOnPropertyImplDecl()
1395 if (getLangOpts().ObjCAutoRefCount || isARCWeak || in ActOnPropertyImplDecl()