nimTitle sem sem.html module sem 0 nim commonTypeBegin sem.html#commonTypeBegin.t template commonTypeBegin(): PType 151 nim commonType sem.html#commonType,PContext,PType,PType proc commonType(c: PContext; x, y: PType): PType 153 nim commonType sem.html#commonType,PContext,PType,PNode proc commonType(c: PContext; x: PType; y: PNode): PType 247 nim newSymG sem.html#newSymG,TSymKind,PNode,PContext proc newSymG(kind: TSymKind; n: PNode; c: PContext): PSym 257 nim pushProcCon sem.html#pushProcCon,PContext,PSym proc pushProcCon(c: PContext; owner: PSym) 31 nim notFoundError sem.html#notFoundError,PContext,PNode,CandidateErrors proc notFoundError(c: PContext; n: PNode; errors: CandidateErrors) 499 nim instGenericConvertersArg sem.html#instGenericConvertersArg,PContext,PNode,TCandidate proc instGenericConvertersArg(c: PContext; a: PNode; x: TCandidate) 698 nim instGenericConvertersSons sem.html#instGenericConvertersSons,PContext,PNode,TCandidate proc instGenericConvertersSons(c: PContext; n: PNode; x: TCandidate) 715 nim markConvertersUsed sem.html#markConvertersUsed,PContext,PNode proc markConvertersUsed(c: PContext; n: PNode) 721 nim isRecursiveType sem.html#isRecursiveType,PType proc isRecursiveType(t: PType): bool 377 nim tyUserDefinedGenerics sem.html#tyUserDefinedGenerics const tyUserDefinedGenerics 149 nim tyMagicGenerics sem.html#tyMagicGenerics const tyMagicGenerics 152 nim tyGenericLike sem.html#tyGenericLike const tyGenericLike 154 nim preparePContext sem.html#preparePContext,ModuleGraph,PSym,IdGenerator proc preparePContext(graph: ModuleGraph; module: PSym; idgen: IdGenerator): PContext 801 nim semWithPContext sem.html#semWithPContext,PContext,PNode proc semWithPContext(c: PContext; n: PNode): PNode 918 nim closePContext sem.html#closePContext,ModuleGraph,PContext,PNode proc closePContext(graph: ModuleGraph; c: PContext; n: PNode): PNode 944 nimgrp commontype sem.html#commonType-procs-all proc 153