MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / size

Method size

externals/simplecpp/simplecpp.h:104–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 }
103
104 std::size_t size() const {
105 return mSize;
106 }
107
108 private:
109 const char* mData;

Callers 15

picojson.hFile · 0.45
containsMethod · 0.45
_parseFunction · 0.45
ViewMethod · 0.45
isNumberLikeFunction · 0.45
simplecpp.hFile · 0.45
TokenListFunction · 0.45
sizeFunction · 0.45
isHexFunction · 0.45
isOctFunction · 0.45
isStringLiteralFunction · 0.45
isCharLiteralFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected