For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
The kwargs parameter (**kwargs) in a function definition is always a dict
import python
predicate kwargs_points_to(ControlFlowNode f, ClassObject cls)