Searched refs:isBlockVariable (Results 1 – 1 of 1) sorted by relevance
1779 bool isBlockVariable = VD->hasAttr<BlocksAttr>(); in EmitDeclRefLValue() local1796 return MakeAddrLValue(GetAddrOfBlockDecl(VD, isBlockVariable), in EmitDeclRefLValue()1802 if (isBlockVariable) in EmitDeclRefLValue()1819 !isBlockVariable; in EmitDeclRefLValue()