| 8035 | class LowLevelILFunction; |
| 8036 | class MediumLevelILFunction; |
| 8037 | class HighLevelILFunction; |
| 8038 | class LanguageRepresentationFunction; |
| 8039 | class FunctionRecognizer; |
| 8040 | class CallingConvention; |
nothing calls this directly
no test coverage detected