Home | History | Annotate | Download | only in ast

Lines Matching defs:module

267   // Set the ASM module flag.
366 // Catch and module scopes always have heap slots.
486 // The ModuleDescriptor for this scope; only for module scopes.
487 ModuleDescriptor* module() const { return module_descriptor_; }
644 // Module descriptor; module scopes only.
668 // This scope's outer context is an asm module.