Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ fsFileId
Method
fsFileId
lib/filesettings.h:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
std::size_t fsFileId() const
90
{
91
return mFsFileId;
92
}
93
94
void setFsFileId(std::size_t id)
95
{
Callers
8
getFilesTxt
Method · 0.80
getDumpFileName
Function · 0.80
checkClang
Method · 0.80
checkInternal
Method · 0.80
analyseClangTidy
Method · 0.80
reportUnmatchedSuppressions
Method · 0.80
importCompileCommands13
Method · 0.80
runAddonsAndTools
Method · 0.80
Calls
no outgoing calls
Tested by
1
importCompileCommands13
Method · 0.64