ΒΆvoid setCurrentDebugTypes(const char** Types,
                          unsigned int Count)

Description

setCurrentDebugTypes - Set the current debug type, as if the -debug-only=X,Y,Z option were specified. Note that DebugFlag also needs to be set to true for debug output to be produced.

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

Parameters

const char** Types
unsigned int Count