Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaStmt.cpp1360 void CheckForLoopConditionalStatement(Sema &S, Expr *Second, in CheckForLoopConditionalStatement() function
1541 CheckForLoopConditionalStatement(*this, second.get(), third.get(), Body); in ActOnForStmt()