pub fn push_declared_reference_hit(node: Node<'_>, ctx: &mut ScanCtx<'_>)Expand description
Record a recovered callable prototype name as an editor-only declaration binding. It is not a source reference and must not be converted into a self-receiver hit merely because the declaration belongs to the queried target.