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

Method valueDefinedInCode

externals/simplecpp/simplecpp.cpp:1578–1580  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1576 }
1577
1578 bool valueDefinedInCode() const {
1579 return valueDefinedInCode_;
1580 }
1581
1582 /**
1583 * Expand macro. This will recursively expand inner macros.

Callers 1

preprocessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected