Function find_builtin_macro

Source
pub fn find_builtin_macro(
    ident: &Name,
) -> Option<Either<BuiltinFnLikeExpander, EagerExpander>>