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

  /src/external/gpl3/gcc/dist/gcc/cp/
class.cc 8623 push_nested_class (tree type)
8630 push_nested_class (DECL_CONTEXT (TYPE_MAIN_DECL (type)));
8635 /* Undoes a push_nested_class call. */
8617 push_nested_class (tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
class.cc 8291 push_nested_class (tree type)
8298 push_nested_class (DECL_CONTEXT (TYPE_MAIN_DECL (type)));
8303 /* Undoes a push_nested_class call. */
8285 push_nested_class (tree type) function

Completed in 40 milliseconds