Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
clang.cindex
3
from
clang.cindex
import
CursorKind
4
from
clang.cindex
import
TypeKind
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected