MCPcopy Create free account
hub / github.com/cwida/ALP / clear

Method clear

publication/source_code/bench_end_to_end/src/common/runtime/String.cpp:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void SmallStringView::clear() { raw.first = 0; }
75
76inline uint32_t SmallStringView::size() const { return inlined.size; }
77inline const char* SmallStringView::data() const {

Callers 15

mainFunction · 0.45
mainFunction · 0.45
resetMethod · 0.45
nextMethod · 0.45
operator+=Method · 0.45
TESTFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
measureJoinFunction · 0.45
ResetMethod · 0.45
InsertMethod · 0.45
ResetMethod · 0.45

Calls

no outgoing calls

Tested by 2

mainFunction · 0.36
TESTFunction · 0.36