Searched refs:FirstE (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ | ||
H A D | SemaStmt.cpp | 1821 Expr *FirstE = cast<Expr>(First); local 1822 if (!FirstE->isTypeDependent() && !FirstE->isLValue()) |
Completed in 225 milliseconds