Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c1121 tree *scope_ptr = (TREE_CODE (for_stmt) == RANGE_FOR_STMT in finish_for_stmt() local
1124 tree scope = *scope_ptr; in finish_for_stmt()
1125 *scope_ptr = NULL; in finish_for_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc1387 tree *scope_ptr = (TREE_CODE (for_stmt) == RANGE_FOR_STMT in finish_for_stmt() local
1390 tree scope = *scope_ptr; in finish_for_stmt()
1391 *scope_ptr = NULL; in finish_for_stmt()