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

Method InsertSemi

CodeGenerator.h:665–665  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

663
664protected:
665 bool InsertSemi() override { return std::exchange(mInsertSemi, true); }
666};
667//-----------------------------------------------------------------------------
668

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected