Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ function_name
Method
function_name
lib/sourcelocation.h:92–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
return m_file_name;
91
}
92
const char* function_name() const {
93
return m_function_name;
94
}
95
};
96
#endif
97
Callers
2
setDebugPath
Method · 0.80
setSourceLocation
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected