Searched refs:tempDRE (Results 1 – 2 of 2) sorted by relevance
1626 DeclRefExpr tempDRE(const_cast<VarDecl*>(D), false, D->getType(), in EmitObjCForCollectionStmt() local1628 elementLValue = EmitLValue(&tempDRE); in EmitObjCForCollectionStmt()
1880 DeclRefExpr tempDRE(getContext(), const_cast<VarDecl *>(D), false, in EmitObjCForCollectionStmt() local1882 elementLValue = EmitLValue(&tempDRE); in EmitObjCForCollectionStmt()