Searched defs:inferred (Results 1 – 7 of 7) sorted by relevance
29 const inferred = wrapBar(value); constant
26 const inferred = wrapBar(value); constant
561 …const inferred = inferTypesFromReferencesSingle(getReferences(parameter.name, program, cancellatio… constant
542 let inferred = CallSite::get(); in test_type_inference_for_span() localVariable
243 ZoneRefUnorderedSet<MapRef> inferred(broker->zone()); in Refine() local
32466 … const inferred = isTransientSymbol(target) ? target : cloneSymbol(target) as TransientSymbol; constant
131780 inferredTypings.forEach(function (inferred, typing) { argument