Skip to main content

make_query_vtable

pub(crate) fn make_query_vtable<'tcx>(
    incremental: bool,
) -> QueryVTable<'tcx, Cache<'tcx>>