MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / getC

Method getC

lib/standards.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60std::string Standards::getC() const
61{
62 return getC(c);
63}
64
65std::string Standards::getC(cstd_t c_std)
66{

Callers 3

createDUIFunction · 0.45
checkClangMethod · 0.45
checkInternalMethod · 0.45

Calls 1

mapCFunction · 0.85

Tested by

no test coverage detected