Home
last modified time | relevance | path

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

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