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

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp1231 bool isARCWeak = false; local
1258 isARCWeak = true;
1296 if ((getLangOpts().ObjCAutoRefCount || isARCWeak) &&
1415 if (getLangOpts().ObjCAutoRefCount || isARCWeak ||

Completed in 132 milliseconds