Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2296 Expr *FirstE = cast<Expr>(First); in ActOnObjCForCollectionStmt() local
2297 if (!FirstE->isTypeDependent() && !FirstE->isLValue()) in ActOnObjCForCollectionStmt()