Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1425 void CheckForLoopConditionalStatement(Sema &S, Expr *Second, in CheckForLoopConditionalStatement() function
1633 CheckForLoopConditionalStatement(*this, second.get(), third.get(), Body); in ActOnForStmt()