Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp1421 void CheckForLoopConditionalStatement(Sema &S, Expr *Second, in CheckForLoopConditionalStatement() function
1629 CheckForLoopConditionalStatement(*this, second.get(), third.get(), Body); in ActOnForStmt()