Home | History | Annotate | Download | only in src

Lines Matching refs:Interface

53                     Interface* interface = Interface::NewValue());
157 Interface* interface = Interface::NewValue());
169 Interface* interface = Interface::NewValue(),
176 factory->NewVariableProxy(name, false, interface, position);
360 // The interface as inferred so far; only for module scopes.
361 Interface* interface() const { return interface_; }
481 // Interface; module scopes only.
482 Interface* interface_;