MCPcopy Index your code
hub / github.com/python/cpython / get_kind_group

Function get_kind_group

Tools/c-analyzer/c_parser/info.py:144–145  ·  view source on GitHub ↗
(item)

Source from the content-addressed store, hash-verified

142
143
144def get_kind_group(item):
145 return KIND.get_group(item.kind)
146
147
148#############################

Callers

nothing calls this directly

Calls 1

get_groupMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…