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

Method SetHasCollapsableRegions

highlevelil.cpp:684–687  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

682
683
684void HighLevelILTokenEmitter::SetHasCollapsableRegions(bool state)
685{
686 BNHighLevelILTokenEmitterSetHasCollapsableRegions(m_object, state);
687}
688
689
690void HighLevelILTokenEmitter::InitLine()

Callers 2

InitTokenEmitterMethod · 0.80
InitTokenEmitterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected