reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/DebugInfo/CodeView/CodeView.h
  569 struct FrameData {
include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
   21 struct DWARFAddressRange {
include/llvm/MC/MCMachObjectWriter.h
   83   struct MachSymbolData {
include/llvm/MC/MCSchedule.h
   64 struct MCWriteProcResEntry {
   78 struct MCWriteLatencyEntry {
   95 struct MCReadAdvanceEntry {
include/llvm/ProfileData/InstrProfData.inc
  735 typedef struct InstrProfValueData {
include/llvm/Support/YAMLTraits.h
 1656 LLVM_YAML_STRONG_TYPEDEF(uint8_t, Hex8)
include/llvm/TextAPI/MachO/Target.h
   24 class Target {
include/llvm/Transforms/Utils/ASanStackFrameLayout.h
   30 struct ASanStackVariableDescription {
lib/Analysis/AliasAnalysisSummary.h
  150 struct ExternalRelation {
lib/Analysis/CFLAndersAliasAnalysis.cpp
  135 struct OffsetValue {
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  124   struct GlobalExpr {
lib/CodeGen/AsmPrinter/DwarfDebug.h
  124   struct FrameIndexExpr {
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 8380   struct UseMemo {
lib/Target/AArch64/AArch64StackTagging.cpp
   79   struct Range {
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
   75   enum CondCode {
tools/clang/include/clang-c/Index.h
 5102 typedef struct {
tools/clang/include/clang/Lex/Token.h
   34 class Token {
tools/clang/lib/Sema/SemaChecking.cpp
 1993   struct BuiltinAndString {
 2818   struct BuiltinInfo {
tools/clang/tools/extra/clangd/index/Relation.h
   29 struct Relation {
tools/lld/COFF/Writer.cpp
 1824     struct Entry { ulittle32_t begin, end, unwind; };
 1831     struct Entry { ulittle32_t begin, unwind; };
tools/lld/ELF/Relocations.h
  103 struct Relocation {
tools/lld/ELF/SyntheticSections.h
   84   struct FdeData {
  574 struct SymbolTableEntry {
  641   struct Entry {
tools/lld/ELF/Writer.cpp
 2419 struct SectionOffset {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  178   struct AtomAndIndex { const Atom *atom; uint32_t index; SymbolScope scope; };
tools/lld/wasm/SyntheticSections.h
   31 struct WasmInitEntry {
tools/lldb/include/lldb/lldb-private-types.h
   33 struct RegisterInfo {
tools/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.h
   37   struct Cursor {
tools/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h
  164   struct SecContribInfo {
tools/lldb/source/Utility/Timer.cpp
  108 struct Stats {
unittests/DebugInfo/DWARF/DwarfGenerator.h
  173   struct ValueAndLength {
usr/include/c++/7.4.0/bits/stl_algobase.h
  557       template<typename _Tp>