Searched refs:FirstE (Results 1 – 1 of 1) sorted by relevance
1821 Expr *FirstE = cast<Expr>(First); in ActOnObjCForCollectionStmt() local1822 if (!FirstE->isTypeDependent() && !FirstE->isLValue()) in ActOnObjCForCollectionStmt()