Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGValue.h236 bool isObjCStrong() const { in isObjCStrong() function
HDCGDeclCXX.cpp42 if (lv.isObjCStrong()) in EmitDeclInit()
HDCGExpr.cpp1532 if (Dst.isObjCStrong() && !Dst.isNonGC()) { in EmitStoreThroughLValue()