Searched defs:isCurrentDebugType (Results 1 – 2 of 2) sorted by relevance
67 #define isCurrentDebugType(X) (false) macro
49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() function