Home
last modified time | relevance | path

Searched refs:FirstE (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaStmt.cpp1821 Expr *FirstE = cast<Expr>(First); in ActOnObjCForCollectionStmt() local
1822 if (!FirstE->isTypeDependent() && !FirstE->isLValue()) in ActOnObjCForCollectionStmt()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp2003 Expr *FirstE = cast<Expr>(First); in ActOnObjCForCollectionStmt() local
2004 if (!FirstE->isTypeDependent() && !FirstE->isLValue()) in ActOnObjCForCollectionStmt()