Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/clang/test/Preprocessor/
H A Dmacro_paste_commaext.c10 #define debug(format, ...) format, ## __VA_ARGS__) macro
H A Dc99-6_10_3_4_p9.c5 #define debug(...) fprintf(stderr, __VA_ARGS__) macro
H A Dc99-6_10_3_4_p6.c7 #define debug(s, t) printf("x" # s "= %d, x" # t "= s" \ macro
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DLogging.h34 static void debug(const char *fmt, Ts &&...vals) { in debug() function
/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.h53 bool debug; variable
/llvm-project/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.h353 SmallVector<uint32_t, 0> debug; variable
/llvm-project/llvm/utils/lit/lit/
H A DLitConfig.py32 debug, argument
H A DTestRunner.py1035 executeScriptInternal( test, litConfig, tmpBase, commands, cwd, debug=True ) global() argument
/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp96 #define debug(s) LLVM_DEBUG(dbgs() << __LINE__ << ": " << s); macro
2111 debug("A R/M register operand may not have a base; " translateRMRegister() local
2262 debug("A R/M memory operand may not be a register; " translateRMMemory() local
[all...]
/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp102 bool debug; global() member
/llvm-project/libc/AOR_v20.02/math/tools/
H A Dremez.jl65 macro debug(facility, printargs...) macro
/llvm-project/clang/lib/Format/
H A DMacroCallReconstructor.cpp549 void MacroCallReconstructor::debug(const ReconstructedLine &Line, int Level) { in debug() function in clang::format::MacroCallReconstructor
/llvm-project/llvm/test/CodeGen/NVPTX/
H A Dsurf-tex.py1101 debug = args.debug global() variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h414 void debug() { print(dbgs()); } in debug() function
/llvm-project/mlir/lib/ExecutionEngine/
H A DAsyncRuntime.cpp103 const char *debug() const { in debug() function in mlir::runtime::__anone5fff9370111::State
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dinfinite-loop.cpp555 void (*debug)(struct logger *, const char *, ...); member
/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp981 int debug = 0; main() local
/llvm-project/llvm/tools/lto/
H A Dlto.cpp382 lto_codegen_set_debug_model(lto_code_gen_t cg,lto_debug_model debug) lto_codegen_set_debug_model() argument
/llvm-project/lld/COFF/
H A DConfig.h132 bool debug = false; global() member
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp143 template <typename T> void debug(T &Node, RelSet Flags) { in debug() function
/llvm-project/mlir/utils/vscode/
H A Dpackage-lock.json111 "debug": "4" string
950 "debug": "4" string
963 "debug": "4" string
2070 "debug": "4" string
2411 "debug": { object
2711 "debug": "4" string
2721 "debug": "4" string
/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py611 def debug(*args, **kwargs): global() function
/llvm-project/flang/lib/Semantics/
H A Dmod-file.cpp1194 WriteFile(const std::string & path,const std::string & contents,ModuleCheckSumType & checkSum,bool debug) WriteFile() argument
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2942 Section *debug = section_list->FindSectionByID(debug_id).get(); RelocateDebugSections() local
[all...]
/llvm-project/lldb/source/Target/
H A DTarget.cpp4881 SetDebugUtilityExpression(bool debug) SetDebugUtilityExpression() argument
[all...]

12