Searched refs:hasStrong (Results 1 – 2 of 2) sorted by relevance
233 bool hasWeak = false, hasStrong = false; in checkAllAtProps() local249 hasStrong = true; in checkAllAtProps()256 if (hasWeak && hasStrong) in checkAllAtProps()
819 bool isAtomic, bool hasStrong) { in emitStructGetterCall() argument837 args.add(RValue::get(CGF.Builder.getInt1(hasStrong)), Context.BoolTy); in emitStructGetterCall()