MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / EndScope

Method EndScope

highlevelil.cpp:726–729  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

724
725
726void HighLevelILTokenEmitter::EndScope(BNScopeType scopeType)
727{
728 BNHighLevelILTokenEmitterEndScope(m_object, scopeType);
729}
730
731
732void HighLevelILTokenEmitter::ScopeContinuation(bool forceSameLine)

Callers 2

GetExprTextMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected