MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / empty

Method empty

src/misc/string_writer.cpp:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 }
118
119 bool TextWriter::empty() const {
120 return size == 0;
121 }
122
123 char * TextWriter::data() {
124 return largeBuffer;

Callers 15

TESTFunction · 0.45
ParseNaturalNumberFunction · 0.45
FilterMatchesTestMethod · 0.45
EqFailureFunction · 0.45
AppendUserMessageFunction · 0.45
GTEST_LOCK_EXCLUDED_Function · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
ParseNaturalNumberFunction · 0.36
FilterMatchesTestMethod · 0.36
EqFailureFunction · 0.36
AppendUserMessageFunction · 0.36
GTEST_LOCK_EXCLUDED_Function · 0.36