Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ data
Method
data
externals/simplecpp/simplecpp.h:100–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
#endif // !defined(__cpp_lib_span)
99
100
const char* data() const {
101
return mData;
102
}
103
104
std::size_t size() const {
105
return mSize;
Callers
15
gettokenlistfromvalid
Function · 0.45
setValueTypeInTokenList
Method · 0.45
isNotEqual
Function · 0.45
getMinMaxValues
Function · 0.45
createTokenFromExpression
Function · 0.45
evalCondition
Method · 0.45
importCppcheckGuiProject
Method · 0.45
checkInternal
Method · 0.45
hasEmacsCppMarker
Function · 0.45
ansiToOEM
Function · 0.45
main
Function · 0.45
LLVMFuzzerTestOneInput
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected