Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ InsertArg
Method
InsertArg
CodeGenerator.cpp:133–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
132
using CodeGenerator::InsertArg;
133
void InsertArg(const ArrayInitIndexExpr*) override { mOutputFormatHelper.Append(mIndex); }
134
};
135
//-----------------------------------------------------------------------------
136
Callers
nothing calls this directly
Calls
1
Append
Method · 0.80
Tested by
no test coverage detected