MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / StartLifetimeScope

Method StartLifetimeScope

CodeGenerator.cpp:1187–1190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1185//-----------------------------------------------------------------------------
1186
1187void CodeGenerator::StartLifetimeScope()
1188{
1189 mLifeTimeTracker.StartScope(false);
1190}
1191//-----------------------------------------------------------------------------
1192
1193void CodeGenerator::EndLifetimeScope()

Callers 1

Calls 1

StartScopeMethod · 0.80

Tested by

no test coverage detected