pub fn build_call_constraint_context(
semantic_model: &SemanticModel<'_>,
call_expr: &LuaCallExpr,
) -> Option<(CallConstraintContext, Arc<LuaFunctionType>)>pub fn build_call_constraint_context(
semantic_model: &SemanticModel<'_>,
call_expr: &LuaCallExpr,
) -> Option<(CallConstraintContext, Arc<LuaFunctionType>)>