Home | History | Annotate | Download | only in src

Lines Matching refs:interface

53                     Interface* interface = Interface::NewValue());
150 Interface* interface = Interface::NewValue());
163 Interface* interface = Interface::NewValue()) {
169 factory->NewVariableProxy(name, false, position, interface);
343 // The interface as inferred so far; only for module scopes.
344 Interface* interface() const { return interface_; }
455 // Interface; module scopes only.
456 Interface* interface_;