Home
last modified time | relevance | path

Searched defs:TypeChecker (Results 1 – 13 of 13) sorted by relevance

/third_party/rust/rust/compiler/rustc_const_eval/src/transform/
Dvalidate.rs89 struct TypeChecker<'a, 'tcx> { struct
102 impl<'a, 'tcx> TypeChecker<'a, 'tcx> { argument
276 impl<'a, 'tcx> Visitor<'tcx> for TypeChecker<'a, 'tcx> { implementation
/third_party/rust/rust/compiler/rustc_borrowck/src/type_check/
Dinput_output.rs19 impl<'a, 'tcx> TypeChecker<'a, 'tcx> { impl
Dmod.rs854 struct TypeChecker<'a, 'tcx> { struct
855 infcx: &'a BorrowckInferCtxt<'a, 'tcx>,
856 param_env: ty::ParamEnv<'tcx>,
857 last_span: Span,
858 body: &'a Body<'tcx>,
861 user_type_annotations: &'a CanonicalUserTypeAnnotations<'tcx>,
862 region_bound_pairs: &'a RegionBoundPairs<'tcx>,
863 implicit_region_bound: ty::Region<'tcx>,
864 reported_errors: FxIndexSet<(Ty<'tcx>, Span)>,
865 borrowck_context: &'a mut BorrowCheckContext<'a, 'tcx>,
[all …]
Drelate_tys.rs17 impl<'a, 'tcx> TypeChecker<'a, 'tcx> { impl
Dcanonical.rs16 impl<'a, 'tcx> TypeChecker<'a, 'tcx> { impl
/third_party/protobuf/python/google/protobuf/internal/
Dtype_checkers.py81 class TypeChecker(object): class
/third_party/typescript/src/compiler/
Dchecker.ts1381 …on createTypeChecker(host: TypeCheckerHost, isTypeCheckerForLinter: boolean = false): TypeChecker { enumerator
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
Dimage_type_recognition_lite.cc44 class TypeChecker { class
/third_party/skia/m133/third_party/externals/piex/src/image_type_recognition/
Dimage_type_recognition_lite.cc44 class TypeChecker { class
/third_party/typescript/lib/
Dtypescript.d.ts2539 interface TypeChecker { interface
Dtsserverlibrary.d.ts6542 interface TypeChecker { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2539 interface TypeChecker { interface
Dtsserverlibrary.d.ts6542 interface TypeChecker { interface