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

Definitions

include/llvm/Analysis/DependenceAnalysis.h
  383     class Constraint {
include/llvm/BinaryFormat/MachO.h
  842 struct build_tool_version {
include/llvm/BinaryFormat/Minidump.h
  104 struct MemoryInfo {
  120 struct Directory {
include/llvm/BinaryFormat/MsgPackDocument.h
   38 class DocNode {
include/llvm/CodeGen/LiveInterval.h
  161     struct Segment {
include/llvm/CodeGen/TargetLowering.h
  123   enum LegalizeTypeAction : uint8_t {
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/ExecutionEngine/GenericValue.h
   23 struct GenericValue {
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 {
   90 struct ExportEntry {
  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/ProfileData/Coverage/CoverageMapping.h
  145 struct CounterExpression {
include/llvm/Support/BranchProbability.h
   30 class BranchProbability {
include/llvm/Support/MachineValueType.h
   30   class MVT {
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 {
include/llvm/Transforms/IPO/DeadArgumentElimination.h
   74   enum Liveness { Live, MaybeLive };
lib/Target/AArch64/AArch64RegisterBankInfo.h
   27   enum PartialMappingIdx {
lib/Target/NVPTX/NVPTXISelLowering.cpp
  280 enum ParamVectorizationFlags {
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
   30 enum RuntimeLibcallSignature {
lib/Target/X86/X86GenRegisterBankInfo.def
   32 enum PartialMappingIdx {
lib/Transforms/Vectorize/SLPVectorizer.cpp
  709     enum class ReorderingMode {
projects/openmp/libomptarget/src/device.h
   83 struct DeviceTy {
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/include/clang/Format/Format.h
   49 struct FormatStyle {
tools/clang/include/clang/Rewrite/Core/RewriteRope.h
   58   struct RopePiece {
tools/clang/lib/Analysis/ThreadSafety.cpp
  325 struct CFGBlockInfo {
tools/clang/lib/CodeGen/CGClass.cpp
  765   struct SizeAndOffset {
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/Core/IOHandler.cpp
 2003 class TreeItem {
tools/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
  182   typedef struct data_directory {
  229   typedef struct section_header {
tools/llvm-mca/Views/RegisterFileStatistics.h
   49   struct RegisterFileUsage {
   55   struct MoveEliminationInfo {
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/cpp_type_traits.h
  335   template<typename _Tp>
utils/TableGen/CodeGenDAGPatterns.h
  191 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> {
utils/TableGen/FixedLenDecoderEmitter.cpp
  173 typedef enum {
utils/TableGen/PseudoLoweringEmitter.cpp
   26   struct OpData {
utils/unittest/googletest/include/gtest/internal/gtest-internal.h
  180 enum EditType { kMatch, kAdd, kRemove, kReplace };