| /llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/ |
| H A D | Logging.h | 26 enum class Level { Debug, Info, Error }; enumerator
|
| /llvm-project-15.0.7/lldb/include/lldb/Symbol/ |
| H A D | Symtab.h | 27 enum Debug { enum
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | Debug.cpp | 108 static ManagedStatic<cl::opt<bool, true>, CreateDebug> Debug; variable
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/support/ |
| H A D | Logger.h | 28 enum Level : unsigned char { Debug, Verbose, Info, Error }; enumerator
|
| /llvm-project-15.0.7/llvm/lib/Passes/ |
| H A D | PassBuilderBindings.cpp | 51 bool Debug = PassOpts->DebugLogging; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/COFF/ |
| H A D | COFFWriter.cpp | 437 debug_directory *Debug = reinterpret_cast<debug_directory *>(Ptr); in patchDebugDirectory() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-cov/ |
| H A D | CoverageViewOptions.h | 28 bool Debug; member
|
| /llvm-project-15.0.7/llvm/lib/LTO/ |
| H A D | LTOCodeGenerator.cpp | 169 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAsmPrinter.cpp | 445 if (const NamedMDNode *Debug = M.getNamedMetadata("llvm.dbg.cu")) { in EmitProducerInfo() local
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | AsmPrinter.h | 164 Debug = 2 ///< Emit .debug_frame enumerator
|
| H A D | MachineInstrBuilder.h | 56 Debug = 0x80, enumerator
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjCopy/ |
| H A D | CommonConfig.h | 172 Debug, enumerator
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCObjectStreamer.cpp | 238 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
|
| H A D | MCAsmStreamer.cpp | 1821 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
|
| H A D | MCStreamer.cpp | 445 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | mangle.cpp | 142 struct Debug { struct 143 const Debug& operator<< (unsigned a) const { return *this; } in operator <<() argument
|
| /llvm-project-15.0.7/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOptions.cpp | 746 auto Debug = std::move(*DebugOrErr); in parseObjcopyOptions() local
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Config.h | 62 enum class StripPolicy { None, All, Debug }; enumerator
|
| /llvm-project-15.0.7/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 2224 char Debug = ' '; in printSymbol() local
|
| /llvm-project-15.0.7/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 4172 bool Debug = false; in parseDirectiveCFISections() local
|
| H A D | MasmParser.cpp | 5463 bool Debug = false; in parseDirectiveCFISections() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 5473 llvm::DIGlobalVariableExpression *Debug = in AddStringLiteralDebugInfo() local
|