| /llvm-project-15.0.7/clang/test/Preprocessor/ |
| H A D | macro_paste_commaext.c | 10 #define debug(format, ...) format, ## __VA_ARGS__) macro
|
| H A D | c99-6_10_3_4_p9.c | 5 #define debug(...) fprintf(stderr, __VA_ARGS__) macro
|
| H A D | c99-6_10_3_4_p6.c | 7 #define debug(s, t) printf("x" # s "= %d, x" # t "= s" \ macro
|
| /llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/ |
| H A D | Logging.h | 34 static void debug(const char *fmt, Ts &&...vals) { in debug() function
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/ |
| H A D | suite.py | 68 def debug(self): member in BaseTestSuite 90 def debug(self): member in TestSuite 99 def _wrapped_run(self, result, debug=False): argument
|
| H A D | case.py | 460 def debug(self): member in TestCase
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectExpression.h | 44 bool debug; variable
|
| /llvm-project-15.0.7/clang/docs/analyzer/ |
| H A D | checkers.rst | 2958 debug section in Debug Checkers 2966 debug.AnalysisOrder argument 2972 debug.ConfigDumper argument 2984 debug.DumpCallGraph argument 2990 debug.DumpCalls argument 3002 debug.DumpLiveVars argument 3008 debug.DumpTraversal argument 3020 debug.Stats argument 3026 debug.TaintTest argument 3032 debug.ViewCFG argument [all …]
|
| /llvm-project-15.0.7/openmp/runtime/tools/lib/ |
| H A D | tools.pm | 388 sub debug(@) { subroutine
|
| /llvm-project-15.0.7/llvm/utils/lit/lit/ |
| H A D | LitConfig.py | 25 noExecute, debug, isWindows, order, argument
|
| /llvm-project-15.0.7/mlir/lib/Target/SPIRV/Serialization/ |
| H A D | Serializer.h | 350 SmallVector<uint32_t, 0> debug; variable
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86Disassembler.cpp | 96 #define debug(s) LLVM_DEBUG(dbgs() << __LINE__ << ": " << s); macro 1986 debug("A R/M register operand may not have a base; " in translateRMRegister() local 2137 debug("A R/M memory operand may not be a register; " in translateRMMemory() local
|
| /llvm-project-15.0.7/polly/lib/External/ppcg/ |
| H A D | ppcg_options.h | 17 struct ppcg_debug_options *debug; member
|
| /llvm-project-15.0.7/lldb/source/Host/posix/ |
| H A D | ProcessLauncherPosixFork.cpp | 102 bool debug; member
|
| /llvm-project-15.0.7/clang/lib/Format/ |
| H A D | MacroCallReconstructor.cpp | 531 void MacroCallReconstructor::debug(const ReconstructedLine &Line, int Level) { in debug() function in clang::format::MacroCallReconstructor
|
| /llvm-project-15.0.7/libc/AOR_v20.02/math/tools/ |
| H A D | remez.jl | 65 macro debug(facility, printargs...) macro
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | surf-tex.py | 1018 debug = args.debug variable
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | StackMaps.h | 407 void debug() { print(dbgs()); } in debug() function
|
| /llvm-project-15.0.7/mlir/lib/ExecutionEngine/ |
| H A D | AsyncRuntime.cpp | 105 const char *debug() const { in debug() function in mlir::runtime::__anonc7b155b40111::State
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | infinite-loop.cpp | 555 void (*debug)(struct logger *, const char *, ...); member
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Driver.cpp | 821 DebugKind debug = StringSwitch<DebugKind>(a->getValue()) in parseDebugKind() local 1543 DebugKind debug = parseDebugKind(args); in linkerMain() local
|
| H A D | Config.h | 117 bool debug = false; member
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | debugserver.cpp | 966 int debug = 0; in main() local
|
| /llvm-project-15.0.7/llvm/tools/lto/ |
| H A D | lto.cpp | 380 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) { in lto_codegen_set_debug_model()
|
| /llvm-project-15.0.7/llvm/utils/UpdateTestChecks/ |
| H A D | common.py | 372 def debug(*args, **kwargs): function
|