Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/module/fixtures/
H A Dclasses.rb220 def super_call(arg) method
227 def super_call(arg) method
235 alias_method :super_call, :alias_super_call alias in ModuleSpecs.AliasingSuper.Target
241 def super_call(arg) method in ModuleSpecs.AliasingSuper.RedefineAfterAlias
247 def super_call(arg) method in ModuleSpecs.AliasingSuper.RedefineAfterAlias
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydev_test_pydevd_reload/
H A Dtest_pydevd_reload.py204 def super_call(self): member in Test.test_change_hierarchy.B
234 def super_call(self): member in Test.test_change_hierarchy_old_style.B
/dports/java/jikes/jikes-1.22/src/
H A Dbody.cpp2067 void Semantic::ProcessSuperCall(AstSuperCall* super_call) in ProcessSuperCall()
2420 AstSuperCall* super_call = NULL; in ProcessConstructorBody() local
H A Dexpr.cpp554 AstSuperCall* super_call = ast -> SuperCallCast(); in ReportConstructorNotFound() local
723 AstSuperCall* super_call = ast -> SuperCallCast(); in FindConstructor() local
1712 AstSuperCall* super_call = source -> SuperCallCast(); in CreateAccessToType() local
3664 AstSuperCall* super_call = compilation_unit -> ast_pool -> GenSuperCall(); in GetAnonymousConstructor() local
H A Ddefinite.cpp1483 void Semantic::DefiniteSuperCall(AstSuperCall* super_call) in DefiniteSuperCall()
H A Ddecl.cpp2397 AstSuperCall* super_call = NULL; in AddDefaultConstructor() local
H A Dbytecode.cpp5906 void ByteCode::EmitSuperInvocation(AstSuperCall* super_call) in EmitSuperInvocation()
/dports/devel/swig/swig-4.0.2/Source/Modules/
H A Docaml.cxx1491 String *super_call = Swig_method_call(super, l); in classDirectorMethod() local
H A Dperl5.cxx2161 String *super_call = Swig_method_call(super, l); in classDirectorMethod() local
H A Doctave.cxx1396 String *super_call = Swig_method_call(super, l); in classDirectorMethod() local
H A Dphp.cxx2610 String *super_call = Swig_method_call(super, l); in classDirectorMethod() local
H A Druby.cxx3177 String *super_call = Swig_method_call(super, l); in classDirectorMethod() local
H A Dd.cxx2078 String *super_call = Swig_method_call(super, l); in classDirectorMethod() local
H A Dcsharp.cxx3946 String *super_call = Swig_method_call(super, l); in classDirectorMethod() local
H A Djava.cxx4202 String *super_call = Swig_method_call(super, l); in classDirectorMethod() local
H A Dpython.cxx5356 String *super_call = Swig_method_call(super, l); in classDirectorMethod() local
H A Dgo.cxx4623 String *super_call = Swig_method_call(super, parms); in oneClassDirectorMethod() local
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-emitter/src/
H A Demitter.rs853 pub fn super_call(&mut self, argc: u16) { in super_call() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-emitter/src/
H A Demitter.rs848 pub fn super_call(&mut self, argc: u16) { in super_call() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-emitter/src/
H A Demitter.rs848 pub fn super_call(&mut self, argc: u16) { in super_call() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-emitter/src/
H A Demitter.rs876 pub fn super_call(&mut self, argc: u16) { in super_call() method
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs1535 pub fn super_call( in super_call() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs1535 pub fn super_call( in super_call() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs1535 pub fn super_call( in super_call() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-generated-parser/src/
H A Dast_builder.rs1485 pub fn super_call( in super_call() method