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

Definitions

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/IR/Attributes.h
  214 class AttributeSet {
include/llvm/IR/ModuleSummaryIndex.h
  506   struct VFuncId {
include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
   62 struct SourceLineEntry {
   69 struct SourceColumnEntry {
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/CodeGen/SwiftCallingConv.h
   44   struct StorageEntry {
tools/clang/tools/extra/clangd/FuzzyMatch.h
   55 enum CharRole : unsigned char {
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/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 {
usr/include/c++/7.4.0/bits/algorithmfwd.h
  257   template<typename _OIter, typename _Size, typename _Tp>