Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DDebug.h68 #define isCurrentDebugType(X) (false) macro
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DDebug.h67 #define isCurrentDebugType(X) (false) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DDebug.h69 #define isCurrentDebugType(X) (false) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DDebug.h69 #define isCurrentDebugType(X) (false) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDebug.h69 #define isCurrentDebugType(X) (false) macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DDebug.h69 #define isCurrentDebugType(X) (false) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DDebug.h69 #define isCurrentDebugType(X) (false) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DDebug.h69 #define isCurrentDebugType(X) (false) macro
/aosp_15_r20/external/llvm/lib/Support/
H A DDebug.cpp49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DDebug.cpp49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDebug.cpp50 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DDebug.cpp52 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() function