Home
last modified time | relevance | path

Searched defs:while_stmt (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc1128 finish_while_stmt_cond (tree cond, tree while_stmt, bool ivdep, in finish_while_stmt_cond()
1155 finish_while_stmt (tree while_stmt) in finish_while_stmt()
Dcoroutines.cc3589 tree while_stmt = *stmt; in await_statement_walker() local