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

Method IncreaseIndent

highlevelil.cpp:702–705  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

700
701
702void HighLevelILTokenEmitter::IncreaseIndent()
703{
704 BNHighLevelILTokenEmitterIncreaseIndent(m_object);
705}
706
707
708void HighLevelILTokenEmitter::DecreaseIndent()

Callers 4

BeginLinesMethod · 0.80
GetExprTextMethod · 0.80
BeginLinesMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected