Skip to main content

index_ast

Function index_ast 

Source
pub(crate) fn index_ast<'tcx>(
    tcx: TyCtxt<'tcx>,
    (): (),
) -> IndexVec<LocalDefId, Steal<(Arc<ResolverAstLowering<'tcx>>, AstOwner)>>