Defined in 52 files as a typedef:
- contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h, line 186 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h, line 234 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointSiteList.h, line 190 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/Disassembler.h, line 312 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/FileSpecList.h, line 215 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/IOHandler.h, line 593 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/ModuleList.h, line 559 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/ModuleSpec.h, line 417 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/Section.h, line 51 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/ThreadSafeSTLMap.h, line 22 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/ThreadSafeSTLVector.h, line 23 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/UniqueCStringMap.h, line 258 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/Value.h, line 266 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectList.h, line 70 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandCompletions.h, line 204 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueArray.h, line 124 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueDictionary.h, line 81 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/Block.h, line 417 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/SymbolContext.h, line 543 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/Symtab.h, line 147 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/TypeList.h, line 45 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/TypeMap.h, line 46 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/TypeSystem.h, line 520 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/UnwindPlan.h, line 358 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/UnwindPlan.h, line 493 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/UnwindTable.h, line 62 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Symbol/VariableList.h, line 72 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Target/PathMappingList.h, line 119 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Target/Platform.h, line 1107 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Target/Process.h, line 386 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Target/QueueList.h, line 57 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Target/StackFrameList.h, line 116 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Target/TargetList.h, line 200 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Target/ThreadCollection.h, line 23 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Target/UnixSignals.h, line 116 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/Broadcaster.h, line 121 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/Broadcaster.h, line 545 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/StreamTee.h, line 108 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/StructuredData.h, line 280 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/StructuredData.h, line 517 (as a typedef)
- contrib/llvm/tools/lldb/include/lldb/Utility/VMRange.h, line 31 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h, line 101 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/MachException.h, line 107 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/NativeThreadListDarwin.h, line 122 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h, line 43 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h, line 86 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIECollection.h, line 31 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h, line 49 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h, line 107 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h, line 85 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h, line 74 (as a typedef)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h, line 102 (as a typedef)
Defined in 2 files as a member:
Referenced in 89 files:
- contrib/atf/atf-c++/macros_test.cpp
- contrib/gdb/gdb/tracepoint.c
- contrib/llvm/tools/clang/include/clang/Sema/Sema.h
- contrib/llvm/tools/clang/lib/Sema/SemaStmt.cpp
- contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
- contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h
- contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointLocationList.h
- contrib/llvm/tools/lldb/include/lldb/Breakpoint/BreakpointSiteList.h
- contrib/llvm/tools/lldb/include/lldb/Core/Disassembler.h
- contrib/llvm/tools/lldb/include/lldb/Core/FileSpecList.h, line 216
- contrib/llvm/tools/lldb/include/lldb/Core/IOHandler.h, line 594
- contrib/llvm/tools/lldb/include/lldb/Core/ModuleList.h
- contrib/llvm/tools/lldb/include/lldb/Core/ModuleSpec.h, line 418
- contrib/llvm/tools/lldb/include/lldb/Core/Section.h
- contrib/llvm/tools/lldb/include/lldb/Core/ThreadSafeSTLMap.h
- contrib/llvm/tools/lldb/include/lldb/Core/ThreadSafeSTLVector.h
- contrib/llvm/tools/lldb/include/lldb/Core/UniqueCStringMap.h
- contrib/llvm/tools/lldb/include/lldb/Core/Value.h, line 268
- contrib/llvm/tools/lldb/include/lldb/Core/ValueObjectList.h, line 74
- contrib/llvm/tools/lldb/include/lldb/Interpreter/CommandCompletions.h, line 205
- contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueArray.h, line 127
- contrib/llvm/tools/lldb/include/lldb/Interpreter/OptionValueDictionary.h, line 83
- contrib/llvm/tools/lldb/include/lldb/Symbol/Block.h, line 422
- contrib/llvm/tools/lldb/include/lldb/Symbol/SymbolContext.h
- contrib/llvm/tools/lldb/include/lldb/Symbol/Symtab.h
- contrib/llvm/tools/lldb/include/lldb/Symbol/TypeList.h
- contrib/llvm/tools/lldb/include/lldb/Symbol/TypeMap.h
- contrib/llvm/tools/lldb/include/lldb/Symbol/TypeSystem.h, line 523
- contrib/llvm/tools/lldb/include/lldb/Symbol/UnwindPlan.h
- contrib/llvm/tools/lldb/include/lldb/Symbol/UnwindTable.h
- contrib/llvm/tools/lldb/include/lldb/Symbol/VariableList.h
- contrib/llvm/tools/lldb/include/lldb/Target/PathMappingList.h
- contrib/llvm/tools/lldb/include/lldb/Target/Platform.h, line 1109
- contrib/llvm/tools/lldb/include/lldb/Target/Process.h, line 387
- contrib/llvm/tools/lldb/include/lldb/Target/QueueList.h
- contrib/llvm/tools/lldb/include/lldb/Target/StackFrameList.h
- contrib/llvm/tools/lldb/include/lldb/Target/TargetList.h, line 204
- contrib/llvm/tools/lldb/include/lldb/Target/ThreadCollection.h
- contrib/llvm/tools/lldb/include/lldb/Target/UnixSignals.h, line 118
- contrib/llvm/tools/lldb/include/lldb/Utility/Broadcaster.h
- contrib/llvm/tools/lldb/include/lldb/Utility/StreamTee.h
- contrib/llvm/tools/lldb/include/lldb/Utility/StructuredData.h
- contrib/llvm/tools/lldb/include/lldb/Utility/VMRange.h
- contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocationCollection.cpp
- contrib/llvm/tools/lldb/source/Breakpoint/BreakpointLocationList.cpp
- contrib/llvm/tools/lldb/source/Breakpoint/BreakpointSiteList.cpp
- contrib/llvm/tools/lldb/source/Commands/CommandCompletions.cpp, line 489
- contrib/llvm/tools/lldb/source/Core/Disassembler.cpp
- contrib/llvm/tools/lldb/source/Core/FileSpecList.cpp
- contrib/llvm/tools/lldb/source/Core/ModuleList.cpp
- contrib/llvm/tools/lldb/source/Core/ValueObjectList.cpp
- contrib/llvm/tools/lldb/source/Interpreter/OptionValueDictionary.cpp
- contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h
- contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/MachException.h
- contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/NativeProcessDarwin.h, line 169
- contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/NativeThreadListDarwin.cpp
- contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/NativeThreadListDarwin.h
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIECollection.h
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp, line 1822
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.cpp
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h, line 86
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h
- contrib/llvm/tools/lldb/source/Symbol/Block.cpp
- contrib/llvm/tools/lldb/source/Symbol/SymbolContext.cpp
- contrib/llvm/tools/lldb/source/Symbol/TypeList.cpp
- contrib/llvm/tools/lldb/source/Symbol/TypeMap.cpp
- contrib/llvm/tools/lldb/source/Symbol/TypeSystem.cpp
- contrib/llvm/tools/lldb/source/Symbol/UnwindPlan.cpp
- contrib/llvm/tools/lldb/source/Target/StackFrameList.cpp
- contrib/llvm/tools/lldb/source/Target/TargetList.cpp
- contrib/llvm/tools/lldb/source/Target/ThreadCollection.cpp, line 22
- contrib/llvm/tools/lldb/source/Target/ThreadList.cpp
- contrib/llvm/tools/lldb/source/Target/UnixSignals.cpp
- contrib/llvm/tools/lldb/source/Utility/Broadcaster.cpp
- contrib/llvm/tools/lldb/source/Utility/VMRange.cpp
- contrib/subversion/subversion/libsvn_auth_gnome_keyring/gnome_keyring.c
- contrib/subversion/subversion/libsvn_fs_fs/transaction.c
- contrib/subversion/subversion/libsvn_fs_x/transaction.c
- lib/libusbhid/parse.c, line 348
- sys/contrib/zstd/contrib/largeNbDicts/largeNbDicts.c
- sys/dev/usb/usb_hid.c
- usr.bin/usbhidctl/usbhid.c, line 250