Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDDebug.h47 void setCurrentDebugType(const char *Type);
70 #define setCurrentDebugType(X) macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDDebug.cpp34 #undef setCurrentDebugType
68 void setCurrentDebugType(const char *Type) { in setCurrentDebugType() function