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

  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc 3688 push_nested_namespace (ns);
5091 CURRENT_NAMESPACE. Use push_nested_namespace/pushdecl/
8771 push_nested_namespace (tree ns)
8778 push_nested_namespace (CP_DECL_CONTEXT (ns));
8785 entered with push_nested_namespace. */
8766 push_nested_namespace (tree ns) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc 3458 push_nested_namespace (ns);
4748 CURRENT_NAMESPACE. Use push_nested_namespace/pushdecl/
8503 push_nested_namespace (tree ns)
8510 push_nested_namespace (CP_DECL_CONTEXT (ns));
8517 entered with push_nested_namespace. */
8498 push_nested_namespace (tree ns) function

Completed in 23 milliseconds