Home
last modified time | relevance | path

Searched defs:type_argument (Results 1 – 18 of 18) sorted by relevance

/dports/lang/ocaml/ocaml-4.05.0/typing/
H A Dtypecore.mli57 val type_argument: val
H A Dtypecore.ml4464 let type_argument env e t1 t2 = type_argument env e t1 t2 function
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A Dtypecore.mli57 val type_argument: val
H A Dtypecore.ml4464 let type_argument env e t1 t2 = type_argument env e t1 t2 function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_assists/src/
H A Dutils.rs614 let type_argument = ty.type_arguments().next()?; in handle_as_ref_slice() localVariable
626 let type_argument = ty.type_arguments().next()?; in handle_dereferenced() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_assists/src/
H A Dutils.rs615 let type_argument = ty.type_arguments().next()?; in handle_as_ref_slice() localVariable
627 let type_argument = ty.type_arguments().next()?; in handle_dereferenced() localVariable
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Ddependencies.hpp514 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Ddependencies.hpp514 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A Ddependencies.hpp622 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A Ddependencies.hpp622 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A Ddependencies.hpp619 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A Ddependencies.hpp630 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A Ddependencies.hpp629 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/code/
H A Ddependencies.hpp615 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A Ddependencies.hpp630 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A Ddependencies.hpp627 Klass* type_argument(int i) { in type_argument() function in Dependencies::DepStream
/dports/lang/vala/vala-0.48.18/vala/
H A Dvalamemberaccess.c5061 ValaDataType* type_argument = NULL; in vala_member_access_real_check() local
/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalagirwriter.c6823 ValaDataType* type_argument = NULL; in vala_gir_writer_write_type() local