MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / DefinitionExtract.py

File DefinitionExtract.py

Scripts/DefinitionExtract.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python3
2import clang.cindex
3from clang.cindex import CursorKind
4from clang.cindex import TypeKind

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected