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

/external/clang/lib/Sema/
H A DSemaStmt.cpp1314 void CheckForLoopConditionalStatement(Sema &S, Expr *Second, function in namespace:__anon244
1396 CheckForLoopConditionalStatement(*this, second.get(), third.get(), Body);

Completed in 46 milliseconds