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

  /src/external/gpl3/gcc/dist/gcc/
tree.cc 8517 get_containing_scope (const_tree t)
8532 decl = get_containing_scope (decl);
8566 context = get_containing_scope (context);
8493 get_containing_scope (const_tree t) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree.cc 8371 get_containing_scope (const_tree t)
8386 decl = get_containing_scope (decl);
8420 context = get_containing_scope (context);
8347 get_containing_scope (const_tree t) function

Completed in 40 milliseconds