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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc 261 pop_access_scope (tree t) function
14019 pop_access_scope (fn);
21711 pop_access_scope (d);
21866 pop_access_scope (fndecl);
22392 pop_access_scope (decl);
26264 pop_access_scope (decl);
26462 pop_access_scope (fn);
26575 push/pop_access_scope again here. Pull it out so that
  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 266 pop_access_scope (tree t) function
14382 pop_access_scope (fn);
22121 pop_access_scope (d);
22316 pop_access_scope (fndecl);
22824 pop_access_scope (decl);
26870 pop_access_scope (decl);
27065 pop_access_scope (fn);
27180 push/pop_access_scope again here. Pull it out so that

Completed in 99 milliseconds