MCPcopy Index your code
hub / github.com/nodejs/node / _MemInitListInfo

Class _MemInitListInfo

tools/cpplint.py:3255–3258  ·  view source on GitHub ↗

Stores information about member initializer lists.

Source from the content-addressed store, hash-verified

3253
3254
3255class _MemInitListInfo(_WrappedInfo):
3256 """Stores information about member initializer lists."""
3257
3258 pass
3259
3260
3261class _PreprocessorInfo:

Callers 1

UpdateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…