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

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

Completed in 201 milliseconds