|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/BinaryFormat/MachO.h 842 struct build_tool_version {
include/llvm/BinaryFormat/Minidump.h 104 struct MemoryInfo {
120 struct Directory {
include/llvm/CodeGen/LiveInterval.h 161 struct Segment {
include/llvm/DebugInfo/CodeView/CodeView.h 383 enum class VFTableSlotKind : uint8_t {
593 struct CrossModuleExport {
include/llvm/DebugInfo/CodeView/SymbolRecord.h 422 struct LocalVariableAddrGap {
include/llvm/DebugInfo/PDB/Native/RawConstants.h 36 enum class PdbRaw_FeatureSig : uint32_t {
include/llvm/IR/Attributes.h 214 class AttributeSet {
include/llvm/IR/ModuleSummaryIndex.h 506 struct VFuncId {
include/llvm/MC/MCInstrItineraries.h 95 struct InstrItinerary {
include/llvm/MC/MCSchedule.h 64 struct MCWriteProcResEntry {
78 struct MCWriteLatencyEntry {
95 struct MCReadAdvanceEntry {
110 struct MCSchedClassDesc {
include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h 62 struct SourceLineEntry {
69 struct SourceColumnEntry {
include/llvm/ObjectYAML/DWARFYAML.h 47 struct AttributeAbbrev {
60 struct ARangeDescriptor {
include/llvm/ObjectYAML/ELFYAML.h 117 struct DynamicEntry {
122 struct StackSizeEntry {
include/llvm/ObjectYAML/MachOYAML.h 68 struct NListEntry {
127 struct FatArch {
include/llvm/ObjectYAML/WasmYAML.h 30 LLVM_YAML_STRONG_TYPEDEF(uint32_t, ValueType)
47 struct Limits {
53 struct Table {
70 struct Global {
77 struct Event {
96 struct LocalDecl {
107 struct Relocation {
162 struct InitFunction {
167 struct ComdatEntry {
include/llvm/Support/YAMLTraits.h 1656 LLVM_YAML_STRONG_TYPEDEF(uint8_t, Hex8)
1657 LLVM_YAML_STRONG_TYPEDEF(uint16_t, Hex16)
1658 LLVM_YAML_STRONG_TYPEDEF(uint32_t, Hex32)
1659 LLVM_YAML_STRONG_TYPEDEF(uint64_t, Hex64)
include/llvm/TextAPI/MachO/Architecture.h 24 enum Architecture : uint8_t {
include/llvm/TextAPI/MachO/Target.h 24 class Target {
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp 30 enum RuntimeLibcallSignature {
tools/clang/include/clang/AST/Type.h 3419 class ExtParameterInfo {
tools/clang/include/clang/Basic/TokenKinds.h 24 enum TokenKind : unsigned short {
tools/clang/include/clang/CodeGen/SwiftCallingConv.h 44 struct StorageEntry {
tools/clang/tools/extra/clangd/FuzzyMatch.h 55 enum CharRole : unsigned char {
tools/clang/tools/extra/clangd/Protocol.h 343 enum class OffsetEncoding {
tools/dsymutil/CompileUnit.h 53 struct DIEInfo {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h 183 struct RebaseLocation {
214 struct DataInCode {
tools/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp 233 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ImplicitHex8)
tools/lldb/include/lldb/Host/OptionParser.h 24 struct Option {
tools/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h 182 typedef struct data_directory {
229 typedef struct section_header {
tools/llvm-mca/Views/SchedulerStatistics.h 59 struct BufferUsage {
tools/llvm-mca/Views/TimelineView.h 130 struct TimelineViewEntry {
139 struct WaitTimeEntry {
unittests/ADT/SmallVectorTest.cpp 26 class Constructable {
unittests/Support/YAMLIOTest.cpp 45 struct FooBar {
1210 LLVM_YAML_STRONG_TYPEDEF(int, MyNumber)
1386 LLVM_YAML_STRONG_TYPEDEF(uint32_t, TotalSeconds)
1609 struct FooBarMap {
1773 struct MyValidation {
utils/TableGen/FixedLenDecoderEmitter.cpp 173 typedef enum {
utils/unittest/googletest/include/gtest/internal/gtest-internal.h 180 enum EditType { kMatch, kAdd, kRemove, kReplace };