MCPcopy 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 }
98private:
99 std::string mPath;
100 std::string mPathSimplified;

Callers 2

importCompileCommandsMethod · 0.80

Calls

no outgoing calls

Tested by 1