HomeSort by: relevance | last modified time | path
    Searched defs:pop_scope (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
optinfo-emit-json.cc 169 optrecord_json_writer::pop_scope () function in class:optrecord_json_writer
  /src/external/gpl3/gcc.old/dist/gcc/
optinfo-emit-json.cc 169 optrecord_json_writer::pop_scope () function in class:optrecord_json_writer
  /src/external/gpl3/binutils/dist/binutils/
coffgrok.c 103 pop_scope (void) function
734 pop_scope ();
774 pop_scope ();
800 pop_scope ();
  /src/external/gpl3/binutils.old/dist/binutils/
coffgrok.c 103 pop_scope (void) function
734 pop_scope ();
774 pop_scope ();
800 pop_scope ();
  /src/external/gpl3/gcc/dist/libcc1/
libcp1plugin.cc 133 pop_scope ()
499 pop_scope ();
709 pop_scope ();
131 pop_scope () function
  /src/external/gpl3/gcc.old/dist/libcc1/
libcp1plugin.cc 133 pop_scope ()
499 pop_scope ();
709 pop_scope ();
131 pop_scope () function
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 471 pop_scope relies on this. */
858 and return the former value of b->prev. This is used by pop_scope
1233 pop_scope (void)
1505 pop_scope ();
1525 pop_scope ();
1712 This will be updated in pop_scope. */
6727 pop_scope ();
10542 error_mark_node is replaced below (in pop_scope) with the BLOCK. */
10736 pop_scope ();
11212 pop_scope doesn't create a BLOCK. *
1224 pop_scope (void) function
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc 5438 current scope. Returns a non-null scope to pop iff pop_scope
5455 pop_scope. */
5465 pop_scope (tree t)
5463 pop_scope (tree t) function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 436 pop_scope relies on this. */
795 and return the former value of b->prev. This is used by pop_scope
1180 pop_scope (void)
1458 pop_scope ();
1478 pop_scope ();
1594 This will be updated in pop_scope. */
7237 pop_scope ();
9604 error_mark_node is replaced below (in pop_scope) with the BLOCK. */
9795 pop_scope ();
10271 pop_scope doesn't create a BLOCK. *
1170 pop_scope (void) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc 5022 current scope. Returns a non-null scope to pop iff pop_scope
5039 pop_scope. */
5049 pop_scope (tree t)
5047 pop_scope (tree t) function

Completed in 85 milliseconds