Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ setFsFileId
Method
setFsFileId
lib/filesettings.h:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
void setFsFileId(std::size_t id)
95
{
96
mFsFileId = id;
97
}
98
private:
99
std::string mPath;
100
std::string mPathSimplified;
Callers
2
importCompileCommands
Method · 0.80
filesTextDuplicateFile
Method · 0.80
Calls
no outgoing calls
Tested by
1
filesTextDuplicateFile
Method · 0.64