[#HANDLE_OUTPUT_CONFIG_FLAG] = HANDLE_OUTPUT_CONFIG_FLAG :mrdocs: Expand to a member initializer for one OutputConfig flag. == Synopsis Declared in `<llvm/Support/VirtualOutputConfig.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define HANDLE_OUTPUT_CONFIG_FLAG(NAME, DEFAULT) ---- == Parameters [cols="1,4"] |=== | Name| Description | *NAME* | Flag name used as the bitfield member. | *DEFAULT* | Default value for the flag. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#