Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ AppendOpenParen
Method
AppendOpenParen
highlevelil.cpp:774–777 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
772
773
774
void HighLevelILTokenEmitter::AppendOpenParen()
775
{
776
BNHighLevelILTokenEmitterAppendOpenParen(m_object);
777
}
778
779
780
void HighLevelILTokenEmitter::AppendCloseParen()
Callers
11
AppendTwoOperand
Method · 0.80
AppendTwoOperandFunction
Method · 0.80
AppendTwoOperandMethodCall
Method · 0.80
AppendTwoOperandFunctionWithCarry
Method · 0.80
AppendDefaultSplitExpr
Method · 0.80
GetExprText
Method · 0.80
AppendTwoOperand
Method · 0.80
AppendTwoOperandFunction
Method · 0.80
AppendTwoOperandFunctionWithCarry
Method · 0.80
AppendDefaultSplitExpr
Method · 0.80
GetExprTextInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected