Home
last modified time | relevance | path

Searched refs:debugTypeEnabled (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Ddebug.h27 bool debugTypeEnabled(const char *Type, const char *Types);
41 ::__orc_rt::debugTypeEnabled(TYPE, Types)) { \
H A Ddebug.cpp54 bool debugTypeEnabled(const char *Type, const char *Types) { in debugTypeEnabled() function