pub(crate) fn find_fn_or_blocks( sema: &Semantics<'_, RootDatabase>, token: &SyntaxToken, ) -> Vec<SyntaxNode> ⓘ