Searched refs:setCurrentDebugType (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebug.h43 /// setCurrentDebugType - Set the current debug type, as if the -debug-only=X
47 void setCurrentDebugType(const char *Type);
70 #define setCurrentDebugType(X) macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DDebug.cpp34 #undef setCurrentDebugType macro
68 void setCurrentDebugType(const char *Type) { function in namespace:llvm

Completed in 102 milliseconds