struct FormatFunctionNameOptions

Defined at line 48 of file ../../src/developer/debug/zxdb/console/format_name.h

Public Members

FormatIdentifierOptions name
Params params

Enumerations

enum Params
Name Value Comments
kNoParams 0

No parens or parameters after the name.

kElideParams 1

Either "()" for no params, or "(...)" if there are params.

kParamTypes 2

Include parameter types.

Defined at line 52 of file ../../src/developer/debug/zxdb/console/format_name.h