ΒΆbool isCurrentDebugType(const char* Type)

Description

isCurrentDebugType - Return true if the specified string is the debug type specified on the command line, or if none was specified on the command line with the -debug-only=X option.

Declared at: llvm/include/llvm/Support/Debug.h:41

Parameters

const char* Type