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

  /src/external/gpl3/gdb.old/dist/gdb/
namespace.h 26 namespace IMPORT_DEST. These form a linked list; NEXT is the next
28 been aliased within the IMPORT_DEST namespace, ALIAS is set to a
38 import_dest = local scope of the import statement even such as ""
46 import_dest = local scope of the import statement even such as ""
50 The declaration will get imported as import_dest::x.
55 import_dest = local scope of the import statement even such as ""
61 import_dest = local scope of the import statement even such as ""
71 import_dest = local scope of the import statement even such as ""
75 The namespace will get imported as the import_dest::LOCALNS
82 import_dest = local scope of the import statement even such as "
92 const char *import_dest; member in struct:using_direct
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
namespace.h 26 namespace IMPORT_DEST. These form a linked list; NEXT is the next
28 been aliased within the IMPORT_DEST namespace, ALIAS is set to a
38 import_dest = local scope of the import statement even such as ""
46 import_dest = local scope of the import statement even such as ""
50 The declaration will get imported as import_dest::x.
55 import_dest = local scope of the import statement even such as ""
61 import_dest = local scope of the import statement even such as ""
71 import_dest = local scope of the import statement even such as ""
75 The namespace will get imported as the import_dest::LOCALNS
82 import_dest = local scope of the import statement even such as "
92 const char *import_dest; member in struct:using_direct
    [all...]

Completed in 26 milliseconds