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

Method UpdateCurrentPos

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

Source from the content-addressed store, hash-verified

401 const AddSpaceAtTheEnd addSpaceAtTheEnd = AddSpaceAtTheEnd::No);
402
403 void UpdateCurrentPos(std::optional<size_t>& pos) { pos = mOutputFormatHelper.CurrentPos(); }
404
405 static std::string_view GetBuiltinTypeSuffix(const BuiltinType::Kind& kind);
406

Callers

nothing calls this directly

Calls 1

CurrentPosMethod · 0.80

Tested by

no test coverage detected