Home
last modified time | relevance | path

Searched defs:isCurrentDebugType (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DDebug.h68 #define isCurrentDebugType(X) (false) macro
/external/llvm/include/llvm/Support/
DDebug.h67 #define isCurrentDebugType(X) (false) macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDebug.h72 #define isCurrentDebugType(X) (false) macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDebug.h70 #define isCurrentDebugType(X) (false) macro
/external/swiftshader/third_party/LLVM/lib/Support/
DDebug.cpp88 bool llvm::isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() function in llvm
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DDebug.cpp49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() function
/external/llvm/lib/Support/
DDebug.cpp49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDebug.cpp51 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() function