Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
702
void HighLevelILTokenEmitter::IncreaseIndent()
703
{
704
BNHighLevelILTokenEmitterIncreaseIndent(m_object);
705
}
706
707
708
void HighLevelILTokenEmitter::DecreaseIndent()
Callers
4
BeginLines
Method · 0.80
GetExprText
Method · 0.80
BeginLines
Method · 0.80
GetExprTextInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected