MCPcopy 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

setDebugPathMethod · 0.80
setSourceLocationFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected