llvm::DIContext::getKind

Return the concrete debug-info backend kind of this context.

Synopsis

Declared in <llvm/DebugInfo/DIContext.h>

DIContextKind
getKind() const;

Return Value

The concrete debug-info backend kind.