Home
last modified time | relevance | path

Searched defs:InterfaceDeclaration (Results 1 – 25 of 81) sorted by relevance

1234

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/com/sun/mirror/declaration/
H A DInterfaceDeclaration.java57 public interface InterfaceDeclaration extends TypeDeclaration { interface
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dobjc.h19 class InterfaceDeclaration; variable
H A Daggregate.h29 class InterfaceDeclaration; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dobjc.h19 class InterfaceDeclaration; variable
H A Daggregate.h29 class InterfaceDeclaration; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dobjc.h19 class InterfaceDeclaration; variable
H A Ddclass.c798 InterfaceDeclaration::InterfaceDeclaration(Loc loc, Identifier *id, BaseClasses *baseclasses) in InterfaceDeclaration() function
H A Daggregate.h29 class InterfaceDeclaration; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dobjc.h19 class InterfaceDeclaration; variable
H A Daggregate.h29 class InterfaceDeclaration; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dobjc.h19 class InterfaceDeclaration; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dobjc.h19 class InterfaceDeclaration; variable
H A Daggregate.h29 class InterfaceDeclaration; variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dobjc.h19 class InterfaceDeclaration; variable
H A Daggregate.h29 class InterfaceDeclaration; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dobjc.h19 class InterfaceDeclaration; variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dobjc.h19 class InterfaceDeclaration; variable
H A Daggregate.h29 class InterfaceDeclaration; variable
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/binjs_meta-0.5.2/src/
H A Dspec.rs581 pub struct InterfaceDeclaration { struct
596 impl InterfaceDeclaration { argument
721 pub fn add_interface(&mut self, name: &NodeName) -> Option<RefMut<InterfaceDeclaration>> { in add_interface()
734 pub fn get_interface(&mut self, name: &NodeName) -> Option<RefMut<InterfaceDeclaration>> { in get_interface()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/binjs_meta/src/
H A Dspec.rs581 pub struct InterfaceDeclaration { struct
596 impl InterfaceDeclaration { impl
721 pub fn add_interface(&mut self, name: &NodeName) -> Option<RefMut<InterfaceDeclaration>> { in add_interface()
734 pub fn get_interface(&mut self, name: &NodeName) -> Option<RefMut<InterfaceDeclaration>> { in get_interface()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dobjc.h21 class InterfaceDeclaration; variable
H A Daggregate.h24 class InterfaceDeclaration; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.tests/src/org/eclipse/jdt/apt/tests/
H A DDeclarationVisitorTests.java371 InterfaceDeclaration, enumConstant
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/estree/
H A Dflow.d.ts83 interface InterfaceDeclaration extends FlowDeclaration { interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/estree/
H A Dflow.d.ts83 interface InterfaceDeclaration extends FlowDeclaration { interface

1234