Lines Matching defs:import_dest
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 ""
87 `import_dest`localname. */
92 const char *import_dest;