Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DDebug.h56 void setCurrentDebugType(const char *Type);
73 #define setCurrentDebugType(X) macro
/external/llvm/lib/Support/
DDebug.cpp96 void llvm::setCurrentDebugType(const char *Type) { in setCurrentDebugType() function in llvm