Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ dependsOnThis
Function
dependsOnThis
lib/vf_analyzers.cpp:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
return false;
95
}
96
virtual bool dependsOnThis() const {
97
return false;
98
}
99
virtual bool isClassVariable() const {
100
return false;
101
}
Callers
2
analyzeMatch
Function · 0.85
analyze
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected