enum class DINameKind

Description

A DINameKind is passed to name search methods to specify a preference regarding the type of name resolution the caller wants.

Declared at: llvm/include/llvm/DebugInfo/DIContext.h:131

Enumerators

NameValueComment
None0
ShortName1
LinkageName2