| 730 | |
| 731 | |
| 732 | void HighLevelILTokenEmitter::ScopeContinuation(bool forceSameLine) |
| 733 | { |
| 734 | BNHighLevelILTokenEmitterScopeContinuation(m_object, forceSameLine); |
| 735 | } |
| 736 | |
| 737 | |
| 738 | void HighLevelILTokenEmitter::FinalizeScope() |
no outgoing calls
no test coverage detected