Searched refs:debugTypeEnabled (Results 1 – 2 of 2) sorted by relevance
27 bool debugTypeEnabled(const char *Type, const char *Types);39 if (Types == &DebugTypesAll || ::orc_rt::debugTypeEnabled(TYPE, Types)) { \
53 bool debugTypeEnabled(const char *Type, const char *Types) { in debugTypeEnabled() function