Searched refs:setCurrentDebugType (Results 1 – 2 of 2) sorted by relevance
43 /// setCurrentDebugType - Set the current debug type, as if the -debug-only=X47 void setCurrentDebugType(const char *Type);70 #define setCurrentDebugType(X) do { (void)(X); } while (false) macro
36 #undef setCurrentDebugType70 void setCurrentDebugType(const char *Type) { in setCurrentDebugType() function