HANDLE_DW_LANG

Expand one DWARF source-language enumerator from Dwarf.def.

Synopsis

Declared in <llvm/DebugInfo/LogicalView/Core/LVSourceLanguage.h>

#define HANDLE_DW_LANG(ID, NAME, LOWER_BOUND, VERSION, VENDOR)

Parameters

NameDescription
IDDWARF language encoding value.
NAMEEnumerator name suffix (forms DW_LANG_##NAME).
LOWER_BOUNDDefault array lower bound for the language.
VERSIONDWARF version that introduced the encoding.
VENDORVendor that defined the encoding.