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

Definitions

gen/include/llvm/IR/IntrinsicImpl.inc
   19 struct IntrinsicTargetInfo {
gen/lib/Target/AArch64/AArch64GenSystemOperands.inc
 1075   struct IndexType {
 1116   struct IndexType {
 1171   struct IndexType {
 1201   struct IndexType {
 1254   struct IndexType {
 1293   struct IndexType {
 1371   struct IndexType {
 1426   struct IndexType {
 1496   struct IndexType {
 1513   struct IndexType {
 1557   struct IndexType {
 1587   struct IndexType {
 1629   struct IndexType {
 1657   struct IndexType {
 1697   struct IndexType {
 1725   struct IndexType {
 1782   struct IndexType {
 1827   struct IndexType {
 1884   struct IndexType {
 1912   struct IndexType {
 1959   struct IndexType {
 1994   struct IndexType {
 2057   struct IndexType {
 2101   struct IndexType {
 2168   struct IndexType {
 2207   struct IndexType {
 3026   struct IndexType {
 3822   struct IndexType {
 4707   struct IndexType {
 4812   struct IndexType {
 4929   struct IndexType {
 4957   struct IndexType {
gen/lib/Target/AMDGPU/AMDGPUGenInstrInfo.inc
48078 enum {
gen/lib/Target/AMDGPU/AMDGPUGenRegisterInfo.inc
 3816 enum {
gen/lib/Target/AMDGPU/AMDGPUGenSearchableTables.inc
  738   struct IndexType {
  773   struct IndexType {
 4948   struct IndexType {
 9399   struct IndexType {
 9650   struct IndexType {
10775   struct IndexType {
11659   struct IndexType {
gen/lib/Target/AMDGPU/R600GenDFAPacketizer.inc
  121 struct R600Transition {
gen/lib/Target/ARM/ARMGenRegisterInfo.inc
   19 enum {
gen/lib/Target/ARM/ARMGenSystemRegister.inc
  124   struct IndexType {
  184   struct IndexType {
  294   struct IndexType {
  358   struct IndexType {
  423   struct IndexType {
  488   struct IndexType {
gen/lib/Target/Hexagon/HexagonGenDFAPacketizer.inc
11279 struct HexagonTransition {
gen/lib/Target/Hexagon/HexagonGenSubtargetInfo.inc
   15 enum {
gen/lib/Target/PowerPC/PPCGenRegisterInfo.inc
   19 enum {
gen/lib/Target/RISCV/RISCVGenSystemOperands.inc
  253   struct IndexType {
gen/lib/Target/WebAssembly/WebAssemblyGenRegisterInfo.inc
   19 enum {
gen/lib/Target/X86/X86GenRegisterInfo.inc
   19 enum {
gen/unittests/TableGen/AutomataAutomata.inc
 2750 struct BinPackerAutomatonTransition {
 9682 struct NfaAutomatonTransition {
 9719 struct SimpleAutomatonTransition {
 9756 struct TupleAutomatonTransition {
include/llvm/ADT/APInt.h
   69 class LLVM_NODISCARD APInt {
include/llvm/ADT/APSInt.h
   21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/BitVector.h
   73 class BitVector {
include/llvm/ADT/CachedHashString.h
   72 class CachedHashString {
include/llvm/ADT/EquivalenceClasses.h
   69   class ECValue {
include/llvm/ADT/FoldingSet.h
  305 class FoldingSetNodeID {
include/llvm/ADT/Hashing.h
   71 class hash_code {
include/llvm/ADT/IntervalMap.h
  773   struct Entry {
include/llvm/ADT/SCCIterator.h
   51   struct StackElement {
include/llvm/ADT/StringRef.h
   54   class StringRef {
  858   class StringLiteral : public StringRef {
include/llvm/ADT/Triple.h
   43 class Triple {
   45   enum ArchType {
include/llvm/Analysis/BlockFrequencyInfoImpl.h
   82 class BlockMass {
  205   struct FrequencyData {
include/llvm/Analysis/DependenceAnalysis.h
  344     struct Subscript {
  383     class Constraint {
include/llvm/Analysis/DomTreeUpdater.h
  244   class CallBackOnDeletion final : public CallbackVH {
include/llvm/Analysis/GlobalsModRef.h
   59   struct DeletionCallbackHandle final : CallbackVH {
include/llvm/Analysis/LazyCallGraph.h
  135   class Edge {
include/llvm/Analysis/MemoryDependenceAnalysis.h
  210 class NonLocalDepEntry {
include/llvm/Analysis/MemoryLocation.h
  174 class MemoryLocation {
include/llvm/Analysis/PhiValues.h
   93   class PhiValuesCallbackVH final : public CallbackVH {
include/llvm/Analysis/ScalarEvolution.h
 1247   struct ExitNotTakenInfo {
include/llvm/Analysis/TargetLibraryInfo.h
   27 struct VecDesc {
include/llvm/Analysis/VectorUtils.h
   59 struct VFParameter {
include/llvm/BinaryFormat/Dwarf.h
  102 enum Attribute : uint16_t {
include/llvm/BinaryFormat/ELF.h
 1049 enum {
include/llvm/BinaryFormat/MachO.h
  842 struct build_tool_version {
  931 struct fat_arch {
include/llvm/BinaryFormat/Minidump.h
   32 struct Header {
   67 struct MemoryDescriptor {
   73 struct MemoryInfoListHeader {
  104 struct MemoryInfo {
  120 struct Directory {
  161 struct SystemInfo {
  203 struct Module {
  219 struct Thread {
  243 struct ExceptionStream {
include/llvm/BinaryFormat/Wasm.h
  122 struct WasmLocalDecl {
  127 struct WasmFunction {
  164 struct WasmRelocation {
  345 enum class ValType {
  354 struct WasmSignature {
include/llvm/Bitcode/BitcodeReader.h
   57   class BitcodeModule {
include/llvm/Bitstream/BitCodes.h
   95 class BitCodeAbbrevOp {
include/llvm/Bitstream/BitstreamReader.h
   41   struct BlockInfo {
  347   struct Block {
include/llvm/CodeGen/AccelTable.h
  225   struct Atom {
include/llvm/CodeGen/CallingConvLower.h
   33 class CCValAssign {
include/llvm/CodeGen/DIE.h
   49 class DIEAbbrevData {
include/llvm/CodeGen/DbgEntityHistoryCalculator.h
   53   class Entry {
include/llvm/CodeGen/DwarfStringPoolEntry.h
   31 class DwarfStringPoolEntryRef {
include/llvm/CodeGen/GlobalISel/CallLowering.h
   46   struct ArgInfo {
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  124   struct MemDesc {
  169 struct TypePairAndMemDesc {
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
   59 class DstOp {
  120 class SrcOp {
include/llvm/CodeGen/ISDOpcodes.h
   38   enum NodeType {
  995   enum LoadExtType {
 1020   enum CondCode {
include/llvm/CodeGen/LiveInterval.h
  161     struct Segment {
include/llvm/CodeGen/LoopTraversal.h
   87   struct TraversedMBBInfo {
include/llvm/CodeGen/MIRYamlMapping.h
   63 struct FlowStringValue : StringValue {
  155 struct VirtualRegisterDefinition {
  179 struct MachineFunctionLiveIn {
  207 struct MachineStackObject {
  275 struct FixedMachineStackObject {
  353 struct CallSiteInfo {
  356   struct ArgRegPair {
  411 struct MachineConstantPoolValue {
  434   struct Entry {
include/llvm/CodeGen/MachineBasicBlock.h
   71   struct RegisterMaskPair {
include/llvm/CodeGen/MachineFrameInfo.h
   33 class CalleeSavedInfo {
  123   struct StackObject {
include/llvm/CodeGen/MachineFunction.h
  202 struct SEHHandler {
  386   struct ArgRegPair {
include/llvm/CodeGen/MachineOperand.h
   50 class MachineOperand {
include/llvm/CodeGen/MachineOutliner.h
   37 struct Candidate {
include/llvm/CodeGen/MachinePipeliner.h
  316 class NodeSet {
include/llvm/CodeGen/MachineTraceMetrics.h
  141   struct LiveInReg {
  155   struct TraceBlockInfo {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/RegisterPressure.h
   39 struct RegisterMaskPair {
  103 class PressureChange {
include/llvm/CodeGen/RuntimeLibcalls.h
   29   enum Libcall {
include/llvm/CodeGen/ScheduleDAG.h
   49   class SDep {
  242   class SUnit {
include/llvm/CodeGen/ScheduleDFS.h
   92   struct Connection {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
  258 class SDUse {
include/llvm/CodeGen/SlotIndexes.h
   83   class SlotIndex {
include/llvm/CodeGen/StackMaps.h
  195   struct Location {
  214   struct LiveOutReg {
include/llvm/CodeGen/SwitchLoweringUtils.h
  189 struct BitTestCase {
include/llvm/CodeGen/TargetCallingConv.h
   27   struct ArgFlagsTy {
include/llvm/CodeGen/TargetInstrInfo.h
  432   struct RegSubRegPair {
include/llvm/CodeGen/TargetLowering.h
  176   class ArgListEntry {
 3868   struct AsmOperandInfo : public InlineAsm::ConstraintInfo {
include/llvm/CodeGen/TargetOpcodes.h
   21 enum {
include/llvm/CodeGen/TargetRegisterInfo.h
   44 class TargetRegisterClass {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
include/llvm/CodeGen/WinEHFuncInfo.h
   60 struct WinEHHandlerType {
include/llvm/DebugInfo/CodeView/CodeView.h
   33 enum TypeLeafKind : uint16_t {
   47 enum SymbolKind : uint16_t {
  383 enum class VFTableSlotKind : uint8_t {
  569 struct FrameData {
include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
  243   struct RecordLimit {
include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h
   53 struct LineNumberEntry {
   59 struct ColumnNumberEntry {
include/llvm/DebugInfo/CodeView/SymbolRecord.h
  422 struct LocalVariableAddrGap {
include/llvm/DebugInfo/CodeView/TypeHashing.h
   32 struct LocallyHashedType {
   77 struct GloballyHashedType {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
   20 struct TiReference {
include/llvm/DebugInfo/CodeView/TypeRecord.h
  725 class OneMethodRecord : public TypeRecord {
include/llvm/DebugInfo/DIContext.h
   30 struct DILineInfo {
  119 struct DILocal {
include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
   27 class DWARFAbbreviationDeclaration {
   29   struct AttributeSpec {
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  253   struct AttributeEncoding {
  267   struct Abbrev {
include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
   21 struct DWARFAddressRange {
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
   34   struct FileNameEntry {
  145   struct Row {
  206   struct Sequence {
include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
   27   struct Entry {
   79   struct Entry {
include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
   26   struct Entry {
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
   29 struct RangeListEntry : public DWARFListEntryBase {
include/llvm/DebugInfo/DWARF/DWARFDie.h
   42 class DWARFDie {
include/llvm/DebugInfo/DWARF/DWARFExpression.h
   63     struct Description {
include/llvm/DebugInfo/DWARF/DWARFFormValue.h
   26 class DWARFFormValue {
   28   enum FormClass {
include/llvm/DebugInfo/DWARF/DWARFSection.h
   20 struct SectionName {
include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
   22 enum DWARFSectionKind {
   45   class Entry {
include/llvm/DebugInfo/DWARF/DWARFVerifier.h
   38   struct DieRangeInfo {
include/llvm/DebugInfo/GSYM/FileEntry.h
   25 struct FileEntry {
include/llvm/DebugInfo/GSYM/InlineInfo.h
   58 struct InlineInfo {
include/llvm/DebugInfo/GSYM/LineEntry.h
   22 struct LineEntry {
include/llvm/DebugInfo/GSYM/Range.h
   32 struct AddressRange {
include/llvm/DebugInfo/PDB/Native/RawConstants.h
   36 enum class PdbRaw_FeatureSig : uint32_t {
include/llvm/DebugInfo/PDB/Native/RawTypes.h
   40 struct PSHashRecord {
   46 struct SectionContrib {
   74 struct SecMapEntry {
include/llvm/ExecutionEngine/GenericValue.h
   23 struct GenericValue {
include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
  198     struct SourceModuleEntry {
include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
  168   struct EHFrameRange {
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
  216     class Alloc {
  324     struct EHFrame {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/FuzzMutate/OpDescriptor.h
   43 class SourcePred {
   89 struct OpDescriptor {
include/llvm/IR/Argument.h
   29 class Argument final : public Value {
include/llvm/IR/Attributes.h
   51 class Attribute {
   70   enum AttrKind {
  214 class AttributeSet {
  337 class AttributeList {
include/llvm/IR/ConstantRange.h
   47 class LLVM_NODISCARD ConstantRange {
include/llvm/IR/DataLayout.h
   71 struct LayoutAlignElem {
   90 struct PointerAlignElem {
include/llvm/IR/DebugInfoMetadata.h
  157   enum DIFlags : uint32_t {
 2447   struct FragmentInfo {
include/llvm/IR/DebugLoc.h
   33   class DebugLoc {
include/llvm/IR/DiagnosticInfo.h
  418   struct Argument {
include/llvm/IR/InlineAsm.h
   98   struct SubConstraintInfo {
  117   struct ConstraintInfo {
include/llvm/IR/Intrinsics.h
   97   struct IITDescriptor {
include/llvm/IR/LLVMContext.h
   74   enum : unsigned {
include/llvm/IR/MDBuilder.h
  166   struct TBAAStructField {
include/llvm/IR/Metadata.h
  710 class MDOperand {
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
  506   struct VFuncId {
  514   struct ConstVCall {
  730 struct VirtFuncOffset {
  901 struct TypeIdOffsetVtableInfo {
include/llvm/IR/ProfileSummary.h
   31 struct ProfileSummaryEntry {
include/llvm/IR/Use.h
   55 class Use {
include/llvm/IR/UseListOrder.h
   26 struct UseListOrder {
include/llvm/IR/ValueHandle.h
  140 class WeakVH : public ValueHandleBase {
  181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/LTO/LTO.h
  132   class Symbol : irsymtab::Symbol {
  433 struct SymbolResolution {
include/llvm/LineEditor/LineEditor.h
   66   struct Completion {
include/llvm/MC/ConstantPools.h
   32 struct ConstantPoolEntry {
include/llvm/MC/LaneBitmask.h
   39   struct LaneBitmask {
include/llvm/MC/MCAsmMacro.h
   21 class AsmToken {
  129 struct MCAsmMacroParameter {
include/llvm/MC/MCCodeView.h
   31 class MCCVLoc {
include/llvm/MC/MCDwarf.h
  153 class MCDwarfLineEntry : public MCDwarfLoc {
  435 class MCCFIInstruction {
  606 struct MCDwarfFrameInfo {
include/llvm/MC/MCELFObjectWriter.h
   31 struct ELFRelocationEntry {
include/llvm/MC/MCInst.h
   34 class MCOperand {
  158 class MCInst {
include/llvm/MC/MCInstrItineraries.h
   95 struct InstrItinerary {
include/llvm/MC/MCMachObjectWriter.h
   98   struct RelAndSymbol {
include/llvm/MC/MCSchedule.h
   64 struct MCWriteProcResEntry {
   95 struct MCReadAdvanceEntry {
  110 struct MCSchedClassDesc {
  142 struct MCRegisterCostEntry {
include/llvm/MC/MCSubtargetInfo.h
   34 struct SubtargetFeatureKV {
   54 struct SubtargetSubTypeKV {
include/llvm/MC/MCWinEH.h
   21 struct Instruction {
include/llvm/MC/SubtargetFeature.h
   40 class FeatureBitset {
include/llvm/MCA/Instruction.h
   99 class WriteState {
  227 class ReadState {
  562 class InstRef {
include/llvm/Object/ArchiveWriter.h
   23 struct NewArchiveMember {
include/llvm/Object/COFF.h
  440 struct coff_section {
  474 struct coff_relocation {
 1242 struct FpoData {
include/llvm/Object/COFFImportFile.h
   71 struct COFFShortExport {
include/llvm/Object/IRSymtab.h
   53 struct Str {
   72 struct Module {
   80 struct Comdat {
   86 struct Symbol {
  117 struct Uncommon {
include/llvm/Object/MachO.h
   97   struct NodeState {
include/llvm/Object/ObjectFile.h
   52 class RelocationRef {
   81 class SectionRef {
  139 struct SectionedAddress {
include/llvm/Object/SymbolSize.h
   18 struct SymEntry {
include/llvm/Object/XCOFFObjectFile.h
   50 struct XCOFFSectionHeader32 {
   65 struct XCOFFSectionHeader64 {
  152 struct XCOFFRelocation32 {
include/llvm/ObjectYAML/COFFYAML.h
   57 struct Relocation {
include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
   62 struct SourceLineEntry {
   69 struct SourceColumnEntry {
  110 struct YAMLDebugSubsection {
include/llvm/ObjectYAML/CodeViewYAMLSymbols.h
   32 struct SymbolRecord {
include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h
   31 struct GlobalHash {
include/llvm/ObjectYAML/CodeViewYAMLTypes.h
   45 struct LeafRecord {
include/llvm/ObjectYAML/DWARFYAML.h
   47 struct AttributeAbbrev {
   53 struct Abbrev {
   60 struct ARangeDescriptor {
   65 struct ARange {
   74 struct PubEntry {
   89 struct FormValue {
   95 struct Entry {
  100 struct Unit {
  109 struct File {
  116 struct LineTableOpcode {
  127 struct LineTable {
include/llvm/ObjectYAML/ELFYAML.h
   85 struct SectionName {
  101 struct Symbol {
  122 struct StackSizeEntry {
  127 struct NoteEntry {
  252 struct VernauxEntry {
  276 struct AddrsigSymbol {
include/llvm/ObjectYAML/MachOYAML.h
   30 struct Section {
   57 struct LoadCommand {
   68 struct NListEntry {
   76 struct RebaseOpcode {
   82 struct BindOpcode {
   90 struct ExportEntry {
include/llvm/ObjectYAML/MinidumpYAML.h
   73 struct ParsedModule {
   84 struct ParsedThread {
   94 struct ParsedMemoryDescriptor {
include/llvm/ObjectYAML/WasmYAML.h
   30 LLVM_YAML_STRONG_TYPEDEF(uint32_t, ValueType)
   96 struct LocalDecl {
  167 struct ComdatEntry {
include/llvm/Option/OptSpecifier.h
   18 class OptSpecifier {
include/llvm/Option/OptTable.h
   41   struct Info {
include/llvm/Passes/PassBuilder.h
  125   struct PipelineElement {
include/llvm/ProfileData/Coverage/CoverageMapping.h
  145 struct CounterExpression {
  204 struct CounterMappingRegion {
  272 struct CountedRegion : public CounterMappingRegion {
  301 struct FunctionRecord {
  368 struct ExpansionRecord {
  385 struct CoverageSegment {
  421 class InstantiationGroup {
include/llvm/ProfileData/InstrProf.h
  275 enum class instrprof_error {
  653 struct InstrProfValueSiteRecord {
  842 struct NamedInstrProfRecord : InstrProfRecord {
include/llvm/ProfileData/InstrProfData.inc
  735 typedef struct InstrProfValueData {
include/llvm/ProfileData/SampleProf.h
  149 struct SecHdrTableEntry {
include/llvm/Remarks/BitstreamRemarkParser.h
   66   struct Argument {
include/llvm/Remarks/Remark.h
   42 struct Argument {
   67 struct Remark {
include/llvm/Support/AMDGPUMetadata.h
  187 struct Metadata final {
  386 struct Metadata final {
include/llvm/Support/Automaton.h
   48 struct NfaStatePair {
include/llvm/Support/BlockFrequency.h
   24 class BlockFrequency {
include/llvm/Support/BranchProbability.h
   30 class BranchProbability {
include/llvm/Support/CommandLine.h
  619 struct OptionEnumValue {
include/llvm/Support/FileSystem.h
  134 class UniqueID {
include/llvm/Support/FormatVariadic.h
   46 struct ReplacementItem {
include/llvm/Support/GlobPattern.h
   29 class GlobPattern {
include/llvm/Support/JSON.h
  280 class Value {
  543 struct Object::KV {
include/llvm/Support/LowLevelTypeImpl.h
   39 class LLT {
include/llvm/Support/MachineValueType.h
   30   class MVT {
   32     enum SimpleValueType : uint8_t {
include/llvm/Support/MemoryBuffer.h
  261 class MemoryBufferRef {
include/llvm/Support/Regex.h
   27   class Regex {
include/llvm/Support/SMLoc.h
   23 class SMLoc {
   48 class SMRange {
include/llvm/Support/SourceMgr.h
   56   struct SrcBuffer {
  229 class SMFixIt {
include/llvm/Support/TypeSize.h
   50 class TypeSize {
include/llvm/Support/UnicodeCharRanges.h
   23 struct UnicodeCharRange {
include/llvm/Support/VirtualFileSystem.h
  507 struct YAMLVFSEntry {
include/llvm/Support/Win64EH.h
   59 union UnwindCode {
include/llvm/Support/YAMLTraits.h
 1656 LLVM_YAML_STRONG_TYPEDEF(uint8_t, Hex8)
 1659 LLVM_YAML_STRONG_TYPEDEF(uint64_t, Hex64)
include/llvm/TableGen/Record.h
 1395 class RecordVal {
include/llvm/Testing/Support/Annotations.h
   50   struct Range {
include/llvm/TextAPI/ELF/ELFStub.h
   37 struct ELFSymbol {
include/llvm/TextAPI/MachO/Architecture.h
   24 enum Architecture : uint8_t {
include/llvm/TextAPI/MachO/ArchitectureSet.h
   26 class ArchitectureSet {
include/llvm/TextAPI/MachO/Platform.h
   22 enum class PlatformKind : unsigned {
include/llvm/TextAPI/MachO/Target.h
   24 class Target {
include/llvm/Transforms/IPO/DeadArgumentElimination.h
   44   struct RetOrArg {
include/llvm/Transforms/IPO/WholeProgramDevirt.h
  106 struct TypeMemberInfo {
  119 struct VirtualCallTarget {
include/llvm/Transforms/Scalar/ConstantHoisting.h
   70 struct ConstantUser {
   80 struct ConstantCandidate {
  101 struct RebasedConstantInfo {
  113 struct ConstantInfo {
include/llvm/Transforms/Scalar/Reassociate.h
   46 struct ValueEntry {
include/llvm/Transforms/Utils/ASanStackFrameLayout.h
   30 struct ASanStackVariableDescription {
include/llvm/XRay/BlockIndexer.h
   28   struct Block {
include/llvm/XRay/InstrumentationMap.h
   37 struct SledEntry {
include/llvm/XRay/Profile.h
   51 class Profile {
   62   struct Block {
  117   struct TrieNode {
include/llvm/XRay/XRayRecord.h
   69 struct XRayRecord {
lib/Analysis/AliasAnalysisSummary.h
  150 struct ExternalRelation {
  184 struct ExternalAttribute {
  199 struct InstantiatedValue {
lib/Analysis/CFLAndersAliasAnalysis.cpp
  135 struct OffsetValue {
  262   struct Record {
lib/Analysis/CFLGraph.h
   61   struct Edge {
   68   struct NodeInfo {
lib/Analysis/MemorySSA.cpp
  608   struct TerminatedPath {
lib/Analysis/StackSafetyAnalysis.cpp
   57 struct PassAsArgInfo {
   99 struct AllocaInfo {
  114 struct ParamInfo {
lib/Analysis/StratifiedSets.h
   38 struct StratifiedLink {
lib/CodeGen/AsmPrinter/AccelTable.cpp
  211   struct AttributeEncoding {
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 2091   struct MemberInfo {
lib/CodeGen/AsmPrinter/CodeViewDebug.h
   64   struct LocalVarDefRange {
   96   struct LocalVariable {
  102   struct CVGlobalVariable {
lib/CodeGen/AsmPrinter/DebugLocEntry.h
   24 class DbgValueLoc {
lib/CodeGen/AsmPrinter/DebugLocStream.h
   40   struct Entry {
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  124   struct GlobalExpr {
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 2479 struct ArangeSpan {
lib/CodeGen/AsmPrinter/DwarfDebug.h
  276 struct SymbolCU {
lib/CodeGen/AsmPrinter/DwarfFile.h
   35 struct RangeSpan {
lib/CodeGen/BranchRelaxation.cpp
   48   struct BasicBlockInfo {
lib/CodeGen/CalcSpillWeights.cpp
  189   struct CopyHint {
lib/CodeGen/ExpandMemCmp.cpp
   76   struct LoadEntry {
lib/CodeGen/MIRParser/MIParser.cpp
  350 struct ParsedMachineOperand {
lib/CodeGen/RegisterCoalescer.cpp
 2229   struct Val {
lib/CodeGen/SafeStackLayout.h
   27   struct StackRegion {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  107   class DanglingDebugInfo {
lib/CodeGen/SpillPlacement.h
   89   struct BlockConstraint {
lib/CodeGen/SplitKit.h
  120   struct BlockInfo {
lib/DebugInfo/DWARF/DWARFDebugLine.cpp
   35 struct ContentDescriptor {
lib/DebugInfo/DWARF/DWARFVerifier.cpp
 1099   struct FormClassTable {
lib/DebugInfo/GSYM/LineTable.cpp
   24 struct DeltaInfo {
lib/IR/LLVMContextImpl.h
 1215   struct Attachment {
lib/MC/WasmObjectWriter.cpp
  137 struct WasmRelocationEntry {
lib/Object/ArchiveWriter.cpp
  237 struct MemberData {
lib/Object/MachOObjectFile.cpp
  234 struct MachOElement {
lib/ObjectYAML/ELFYAML.cpp
  850 LLVM_YAML_STRONG_TYPEDEF(StringRef, StOtherPiece)
lib/Support/CachePruning.cpp
   30 struct FileInfo {
lib/Support/FileCheck.cpp
 1605   struct MatchRange {
lib/Support/FileCheckImpl.h
  364 class FileCheckPattern {
lib/TableGen/TGParser.h
   34   struct LetRecord {
lib/Target/AArch64/AArch64ISelLowering.cpp
 6261   struct ShuffleSourceInfo {
lib/Target/AArch64/AArch64RegisterBankInfo.h
   27   enum PartialMappingIdx {
lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
   81   typedef enum {
   87   struct InstReplInfo {
lib/Target/AArch64/AArch64StackTagging.cpp
   79   struct Range {
lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
   24   enum VariantKind {
lib/Target/AMDGPU/AMDGPUInstrInfo.h
   38 struct RsrcIntrinsic {
   51 struct ImageDimIntrinsicInfo {
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  113   struct CombineInfo {
lib/Target/AMDGPU/SIMachineFunctionInfo.h
  426   struct SpilledReg {
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  131 struct MUBUFInfo {
  140 struct MTBUFInfo {
 1319 struct SourceOfDivergence {
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  196 struct MIMGBaseOpcodeInfo {
  214 struct MIMGDimInfo {
  232 struct MIMGLZMappingInfo {
  237 struct MIMGMIPMappingInfo {
  255 struct MIMGInfo {
lib/Target/ARM/ARMBasicBlockInfo.h
   41 struct BasicBlockInfo {
lib/Target/ARM/ARMConstantIslandPass.cpp
  158     struct CPEntry {
lib/Target/ARM/ARMISelLowering.cpp
 7338   struct ShuffleSourceInfo {
lib/Target/ARM/ARMLegalizerInfo.h
   39   struct FCmpLibcallInfo {
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  129     struct MemOpQueueEntry {
lib/Target/Hexagon/BitTracker.h
  140 struct BitTracker::RegisterRef {
  154 struct BitTracker::BitValue {
lib/Target/Hexagon/HexagonBlockRanges.h
   33   struct RegisterRef {
lib/Target/Hexagon/HexagonConstExtenders.cpp
   55   struct OffsetRange {
lib/Target/Hexagon/HexagonExpandCondsets.cpp
  176     struct RegisterRef {
lib/Target/Hexagon/HexagonGenPredicate.cpp
   49   struct RegisterSubReg {
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
  617 struct OpRef {
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
   33 class DuplexCandidate {
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
  105 class HexagonInstr {
lib/Target/Hexagon/RDFRegisters.h
   71   struct RegisterRef {
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
   38 struct MipsRelocationEntry {
lib/Target/Mips/MicroMipsSizeReduction.cpp
   87 struct ReduceEntry {
lib/Target/Mips/MipsAnalyzeImmediate.h
   19     struct Inst {
lib/Target/Mips/MipsConstantIslandPass.cpp
  204     struct BasicBlockInfo {
  303   struct CPEntry {
lib/Target/Mips/MipsLegalizerInfo.cpp
   19 struct TypesAndMemOps {
lib/Target/NVPTX/NVPTXISelLowering.cpp
  280 enum ParamVectorizationFlags {
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 1106   struct ValueBit {
 1148   struct BitGroup {
lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
   69   struct BucketElement {
   77   struct Bucket {
lib/Target/RISCV/Utils/RISCVBaseInfo.h
  150 struct SysReg {
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
   30 enum RuntimeLibcallSignature {
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
   75   enum CondCode {
lib/Target/X86/X86DomainReassignment.cpp
   42 enum RegDomain { NoDomain = -1, GPRDomain, MaskDomain, OtherDomain, NumDomains };
lib/Target/X86/X86EvexToVex.cpp
   40 struct X86EvexToVexCompressTableEntry {
lib/Target/X86/X86FloatingPoint.cpp
  584   struct TableEntry {
lib/Target/X86/X86FrameLowering.cpp
 3017 struct X86FrameSortingObject {
lib/Target/X86/X86GenRegisterBankInfo.def
   32 enum PartialMappingIdx {
lib/Target/X86/X86InstrFMA3Info.h
   28 struct X86InstrFMA3Group {
lib/Target/X86/X86InstrFoldTables.h
   68 struct X86MemoryFoldTableEntry {
lib/Target/X86/X86SpeculativeLoadHardening.cpp
  139   struct BlockCondInfo {
lib/TextAPI/MachO/TextStubCommon.h
   26 LLVM_YAML_STRONG_TYPEDEF(llvm::StringRef, FlowStringRef)
lib/Transforms/IPO/FunctionAttrs.cpp
 1107   struct InferenceDescriptor {
lib/Transforms/IPO/HotColdSplitting.cpp
  358 class OutliningRegion {
lib/Transforms/IPO/MergeFunctions.cpp
  175 class FunctionNode {
lib/Transforms/IPO/WholeProgramDevirt.cpp
  308 struct VirtualCallSite {
lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
   27 struct AMDGPUImageDMaskIntrinsic {
lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  161 struct RegInfo {
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  183   struct PromotionCandidate {
lib/Transforms/Instrumentation/ValueProfileCollector.h
   55   struct CandidateInfo {
lib/Transforms/Scalar/DivRemPairs.cpp
   75 struct DivRemPairWorklistEntry {
lib/Transforms/Scalar/GVN.cpp
  113 struct llvm::GVN::Expression {
lib/Transforms/Scalar/GVNHoist.cpp
  142 struct CHIArg {
lib/Transforms/Scalar/LoopFuse.cpp
  127 struct FusionCandidate {
lib/Transforms/Scalar/LoopLoadElimination.cpp
   88 struct StoreToLoadForwardingCandidate {
lib/Transforms/Scalar/LoopStrengthReduce.cpp
  323 struct Formula {
 1075 struct LSRFixup {
 1855 struct IVInc {
lib/Transforms/Scalar/MemCpyOptimizer.cpp
   84 struct MemsetRange {
lib/Transforms/Scalar/MergeICmps.cpp
  188 class BCECmpBlock {
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  264 struct PartiallyConstructedSafepointRecord {
lib/Transforms/Scalar/SCCP.cpp
   79 class LatticeVal {
lib/Transforms/Scalar/Scalarizer.cpp
   75 class Scatterer {
lib/Transforms/Utils/LowerSwitch.cpp
   88     struct CaseRange {
lib/Transforms/Vectorize/LoopVectorize.cpp
 1008   struct RegisterUsage {
lib/Transforms/Vectorize/SLPVectorizer.cpp
  636   struct EdgeInfo {
  687     struct OperandData {
  709     enum class ReorderingMode {
lib/XRay/Profile.cpp
  319 struct StackEntry {
projects/openmp/libomptarget/src/device.h
   32 struct HostDataToTargetTy {
tools/clang/include/clang-c/Index.h
  107 struct CXUnsavedFile {
tools/clang/include/clang/AST/APValue.h
  115 class APValue {
  195   class LValuePathEntry {
tools/clang/include/clang/AST/ASTTypeTraits.h
   57 class ASTNodeKind {
  230 class DynTypedNode {
tools/clang/include/clang/AST/BaseSubobject.h
   30 class BaseSubobject {
tools/clang/include/clang/AST/CXXInheritance.h
   44 struct CXXBasePathElement {
  241 struct UniqueVirtualMethod {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/Comment.h
  300   struct Argument {
  415   class Attribute {
  598   struct Argument {
tools/clang/include/clang/AST/CommentLexer.h
   55 class Token {
tools/clang/include/clang/AST/ComparisonCategories.h
   56 enum class ComparisonCategoryResult : unsigned char {
   76   struct ValueInfo {
tools/clang/include/clang/AST/Decl.h
 3964   class Capture {
tools/clang/include/clang/AST/DeclAccessPair.h
   29 class DeclAccessPair {
tools/clang/include/clang/AST/DeclCXX.h
  147 class CXXBaseSpecifier {
tools/clang/include/clang/AST/DeclarationName.h
  145 class DeclarationName {
tools/clang/include/clang/AST/Expr.h
 2138 class OffsetOfNode {
 4686   class Designator {
tools/clang/include/clang/AST/ExprObjC.h
  261 struct ObjCDictionaryElement {
tools/clang/include/clang/AST/ExternalASTMerger.h
   83   class ImporterSource {
tools/clang/include/clang/AST/LambdaCapture.h
   25 class LambdaCapture {
tools/clang/include/clang/AST/OpenMPClause.h
 4211   class MappableComponent {
tools/clang/include/clang/AST/Stmt.h
 3373   class Capture {
tools/clang/include/clang/AST/TemplateBase.h
   50 class TemplateArgument {
  449 class TemplateArgumentLoc {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
 3419   class ExtParameterInfo {
tools/clang/include/clang/AST/VTableBuilder.h
   29 class VTableComponent {
tools/clang/include/clang/ASTMatchers/ASTMatchers.h
  103 class BoundNodes {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  146 class BoundNodesMap {
  341 class DynTypedMatcher {
tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
   42 struct ParserValue {
  142   struct ContextFrame {
  151     struct Message {
tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h
   40 struct MatcherCompletion {
tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
   33 class ArgKind {
   92 class VariantMatcher {
tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h
   32   struct Branch {
tools/clang/include/clang/Analysis/CloneDetection.h
   33 class StmtSequence {
tools/clang/include/clang/Basic/ABI.h
  178 struct ThunkInfo {
tools/clang/include/clang/Basic/AttrSubjectMatchRules.h
   19 enum SubjectMatchRule {
tools/clang/include/clang/Basic/Builtins.h
   55 struct Info {
tools/clang/include/clang/Basic/CodeGenOptions.h
  171   struct BitcodeFileToLink {
tools/clang/include/clang/Basic/Cuda.h
   35 enum class CudaArch {
tools/clang/include/clang/Basic/Diagnostic.h
   66 class FixItHint {
  349     struct DiagStatePoint {
 1438 class StoredDiagnostic {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/Module.h
  146   enum HeaderKind {
  301   struct UnresolvedExportDecl {
  353   struct UnresolvedConflict {
tools/clang/include/clang/Basic/OpenMPKinds.h
  101 enum OpenMPMapModifierKind {
tools/clang/include/clang/Basic/PartialDiagnostic.h
   35 class PartialDiagnostic {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
   86 class SourceLocation {
  196 class SourceRange {
  234 class CharSourceRange {
tools/clang/include/clang/Basic/SourceManagerInternals.h
   32 struct LineEntry {
tools/clang/include/clang/Basic/TargetInfo.h
  829   struct ConstraintInfo {
 1000   struct GCCRegAlias {
 1005   struct AddlRegName {
tools/clang/include/clang/Basic/TokenKinds.h
   24 enum TokenKind : unsigned short {
tools/clang/include/clang/CodeGen/CodeGenAction.h
   29   struct LinkModule {
tools/clang/include/clang/CodeGen/SwiftCallingConv.h
   44   struct StorageEntry {
tools/clang/include/clang/DirectoryWatcher/DirectoryWatcher.h
   66   struct Event {
tools/clang/include/clang/Driver/Action.h
  586   struct DependentActionInfo final {
tools/clang/include/clang/Driver/Multilib.h
   28 class Multilib {
tools/clang/include/clang/Driver/Phases.h
   17   enum ID {
tools/clang/include/clang/Edit/EditedSource.h
   51   struct MacroArgUse {
tools/clang/include/clang/Format/Format.h
  616   enum BraceBreakingStyle {
 1691   struct RawStringFormat {
tools/clang/include/clang/Frontend/ASTUnit.h
   91   struct StandaloneFixIt {
   98   struct StandaloneDiagnostic {
tools/clang/include/clang/Frontend/FrontendOptions.h
  184 class FrontendInputFile {
tools/clang/include/clang/Index/DeclOccurrence.h
   22 struct DeclOccurrence {
tools/clang/include/clang/Index/IndexSymbol.h
  130 struct SymbolRelation {
tools/clang/include/clang/Lex/DirectoryLookup.h
   31 class DirectoryLookup {
tools/clang/include/clang/Lex/HeaderSearchOptions.h
   69   struct Entry {
   85   struct SystemHeaderPrefix {
tools/clang/include/clang/Lex/ModuleMap.h
  150   class KnownHeader {
tools/clang/include/clang/Lex/Preprocessor.h
   86 class TokenValue {
tools/clang/include/clang/Lex/Token.h
   34 class Token {
  315 struct PPConditionalInfo {
tools/clang/include/clang/Sema/CodeCompleteConsumer.h
 1005   class OverloadCandidate {
tools/clang/include/clang/Sema/DeclSpec.h
 1158 struct DeclaratorChunk {
 1676   struct Binding {
 2561   struct LambdaCapture {
tools/clang/include/clang/Sema/DelayedDiagnostic.h
  129 class DelayedDiagnostic {
tools/clang/include/clang/Sema/Initialization.h
  899   class Step {
tools/clang/include/clang/Sema/Overload.h
  513   class ImplicitConversionSequence {
tools/clang/include/clang/Sema/ParsedTemplate.h
   29   class ParsedTemplateArgument {
tools/clang/include/clang/Sema/ScopeInfo.h
   67 class CompoundScopeInfo {
   84 class PossiblyUnreachableDiag {
  328   class WeakUseTy {
  495 class Capture {
  877   struct ShadowedOuterDecl {
tools/clang/include/clang/Sema/Sema.h
  560   struct PragmaAttributeEntry {
 4871   struct OffsetOfComponent {
tools/clang/include/clang/Sema/Template.h
  189   class DeducedTemplateArgument : public TemplateArgument {
tools/clang/include/clang/Serialization/ASTReader.h
  585   struct PendingVisibleUpdate {
  731   struct PendingMacroInfo {
  869   struct PragmaPackStackEntry {
tools/clang/include/clang/Serialization/ASTWriter.h
  338   class DeclUpdate {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
   75 class SVal {
tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
   96   struct CmdLineOption {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
   25 struct NodeId {
tools/clang/include/clang/Tooling/CompilationDatabase.h
   43 struct CompileCommand {
tools/clang/include/clang/Tooling/Core/Diagnostic.h
   31 struct DiagnosticMessage {
   52 struct Diagnostic {
   90 struct TranslationUnitDiagnostics {
tools/clang/include/clang/Tooling/Core/Replacement.h
   44 class Range {
   83 class Replacement {
tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h
   56   struct IncludeCategory {
tools/clang/include/clang/Tooling/Refactoring/ASTSelection.h
   49 struct SelectedASTNode {
tools/clang/include/clang/Tooling/Refactoring/AtomicChange.h
   36 class AtomicChange {
tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h
   39 class SymbolOccurrence {
tools/clang/include/clang/Tooling/RefactoringCallbacks.h
  101   struct TemplateElement {
tools/clang/include/clang/Tooling/Syntax/Tokens.h
  100 class Token {
  262   struct Mapping {
tools/clang/include/clang/Tooling/Transformer/RewriteRule.h
   71 struct ASTEdit {
  106 struct RewriteRule {
  107   struct Case {
  261 struct Transformation {
tools/clang/include/clang/Tooling/Transformer/Stencil.h
   66 class StencilPart {
tools/clang/lib/ARCMigrate/ObjCMT.cpp
 2044 struct EditEntry {
tools/clang/lib/ARCMigrate/TransformActions.cpp
   64   struct CharRange {
tools/clang/lib/AST/Interp/Function.h
   32 class Scope {
   35   struct Local {
tools/clang/lib/AST/Interp/PrimType.h
   27 enum PrimType : unsigned {
tools/clang/lib/AST/Interp/Record.h
   26   struct Field {
   33   struct Base {
tools/clang/lib/CodeGen/CGBuiltin.cpp
  487   struct WidthAndSignedness {
 4416 struct NeonIntrinsicInfo {
tools/clang/lib/CodeGen/CGCall.cpp
 1365   struct IRArgs {
tools/clang/lib/CodeGen/CGCall.h
  217   struct CallArg {
  267     struct Writeback {
  279     struct CallArgCleanup {
tools/clang/lib/CodeGen/CGClass.cpp
  765   struct SizeAndOffset {
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 7121   struct MapInfo {
 7141   struct DeferredDevicePtrEntryTy {
10235   struct ParamAttrTy {
tools/clang/lib/CodeGen/CodeGenFunction.h
 1260     struct CancelExit {
 1902   struct VPtr {
tools/clang/lib/Driver/Driver.cpp
 3798   struct JobActionInfo final {
tools/clang/lib/Driver/InputInfo.h
   22 class InputInfo {
tools/clang/lib/Format/ContinuationIndenter.h
  201 struct ParenState {
tools/clang/lib/Format/FormatTokenLexer.h
   31 enum LexerState {
tools/clang/lib/Format/SortJavaScriptImports.cpp
   39 struct JsImportedSymbol {
   71 struct JsModuleReference {
tools/clang/lib/Format/UnwrappedLineParser.h
   36 struct UnwrappedLine {
  281 struct UnwrappedLineNode {
tools/clang/lib/Sema/Sema.cpp
 1521   struct CallInfo {
tools/clang/lib/Sema/SemaOpenMP.cpp
  119   struct SharingMapTy {
 5239 struct LoopIterationSpace final {
tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
   61     struct Propagation {
tools/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
   98   class ValueRange {
  167   struct FunctionSummaryTy {
tools/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
   33   struct VAListAccepter {
tools/clang/tools/clang-import-test/clang-import-test.cpp
  242 struct CIAndOrigins {
tools/clang/tools/clang-refactor/TestSupport.h
   48 struct TestSelectionRange {
   55   struct RangeGroup {
tools/clang/tools/diagtool/DiagnosticNames.h
   18   struct DiagnosticRecord {
   39   struct GroupRecord {
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
   90 struct RecordIdDsc {
tools/clang/tools/extra/clang-doc/BitcodeWriter.h
   71 enum RecordId {
tools/clang/tools/extra/clang-doc/Representation.h
   46 struct CommentInfo {
  115 struct Reference {
  167 struct FieldTypeInfo : public TypeInfo {
  185 struct MemberTypeInfo : public FieldTypeInfo {
  209 struct Location {
  307 struct FunctionInfo : public SymbolInfo {
  361 struct BaseRecordInfo : public RecordInfo {
  378 struct EnumInfo : public SymbolInfo {
  389 struct Index : public Reference {
tools/clang/tools/extra/clang-include-fixer/IncludeFixerContext.h
   24   struct HeaderInfo {
   32   struct QuerySymbolInfo {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.h
   27 class SymbolInfo {
  126 struct SymbolAndSignals {
tools/clang/tools/extra/clang-move/Move.h
   39   struct Declaration {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.h
   42 struct ClangTidyError : tooling::Diagnostic {
tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h
   29 struct FileFilter {
tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
  108 struct IntializerInsertion {
tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
   33   enum class SpecialMemberFunctionKind : uint8_t {
tools/clang/tools/extra/clang-tidy/fuchsia/RestrictSystemIncludesCheck.cpp
   38   struct IncludeDirective {
tools/clang/tools/extra/clang-tidy/modernize/AvoidBindCheck.cpp
   38 struct BindArgument {
tools/clang/tools/extra/clang-tidy/modernize/UseTrailingReturnTypeCheck.h
   19 struct ClassifiedToken {
tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp
   36 struct DifferingParamInfo {
   50 struct InconsistentDeclarationInfo {
tools/clang/tools/extra/clangd/ClangdServer.h
  256   struct TweakRef {
tools/clang/tools/extra/clangd/CodeComplete.cpp
  162 struct CompletionCandidate {
tools/clang/tools/extra/clangd/CodeComplete.h
  137 struct CodeCompletion {
  164   struct IncludeCandidate {
tools/clang/tools/extra/clangd/Diagnostics.h
   71 struct Fix {
   81 struct Note : DiagBase {};
   84 struct Diag : DiagBase {
tools/clang/tools/extra/clangd/FindTarget.h
   84 struct ReferenceLoc {
tools/clang/tools/extra/clangd/FormattedString.h
   46   struct Chunk {
tools/clang/tools/extra/clangd/FuzzyMatch.h
   55 enum CharRole : unsigned char {
tools/clang/tools/extra/clangd/Headers.h
   52 struct Inclusion {
tools/clang/tools/extra/clangd/Protocol.h
  127 struct Position {
  156 struct Range {
  182 struct Location {
  202 struct TextEdit {
  343 enum class OffsetEncoding {
  536 struct TextDocumentContentChangeEvent {
  638 struct DiagnosticRelatedInformation {
  647 struct Diagnostic {
  771 struct CodeAction {
  798 struct DocumentSymbol {
  829 struct SymbolInformation {
  847 struct SymbolDetails {
  951 struct CompletionItem {
 1021 struct ParameterInformation {
 1038 struct SignatureInformation {
 1092 struct DocumentHighlight {
 1129 struct TypeHierarchyItem {
 1207 struct SemanticHighlightingInformation {
 1235 struct SelectionRange {
tools/clang/tools/extra/clangd/RIFF.h
   48 struct Chunk {
tools/clang/tools/extra/clangd/Selection.h
   95   struct Node {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   52 struct HighlightingToken {
   61 struct LineHighlightings {
tools/clang/tools/extra/clangd/TUScheduler.cpp
  233   struct Request {
tools/clang/tools/extra/clangd/TUScheduler.h
   81 struct TUStatus {
tools/clang/tools/extra/clangd/XRefs.cpp
  351   struct Reference {
tools/clang/tools/extra/clangd/XRefs.h
   38 struct LocatedSymbol {
   66   struct Param {
tools/clang/tools/extra/clangd/index/Background.h
   70   struct Task {
tools/clang/tools/extra/clangd/index/BackgroundIndexLoader.h
   28 struct LoadedShard {
tools/clang/tools/extra/clangd/index/FileIndex.h
   32 enum class IndexType {
tools/clang/tools/extra/clangd/index/Index.h
   26 struct FuzzyFindRequest {
tools/clang/tools/extra/clangd/index/Ref.h
   52 struct Ref {
tools/clang/tools/extra/clangd/index/Relation.h
   29 struct Relation {
tools/clang/tools/extra/clangd/index/Symbol.h
   36 struct Symbol {
   87   struct IncludeHeaderWithReferences {
tools/clang/tools/extra/clangd/index/SymbolID.h
   31 class SymbolID {
tools/clang/tools/extra/clangd/index/SymbolLocation.h
   32   struct Position {
tools/clang/tools/extra/clangd/index/dex/PostingList.h
   42 struct Chunk {
tools/clang/tools/extra/clangd/index/dex/Token.h
   40 class Token {
tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp
  275   struct Parameter {
tools/clang/tools/extra/clangd/unittests/ClangdTests.cpp
  586   struct FileStat {
tools/clang/tools/extra/clangd/unittests/CodeCompleteTests.cpp
 1030 struct ExpectedParameter {
tools/clang/tools/extra/clangd/unittests/DiagnosticsTests.cpp
  512 struct SymbolWithHeader {
tools/clang/tools/extra/clangd/unittests/FindTargetTests.cpp
   34 struct PrintedDecl {
tools/clang/tools/extra/clangd/unittests/FuzzyMatchTests.cpp
   20 struct ExpectedMatch {
tools/clang/tools/extra/clangd/unittests/PrintASTTests.cpp
   25 struct Case {
tools/clang/tools/extra/modularize/Modularize.cpp
  383 struct Location {
  459 struct HeaderEntry {
tools/clang/tools/extra/modularize/PreprocessorTracker.cpp
  545 class MacroExpansionInstance {
  647 class ConditionalExpansionInstance {
tools/clang/tools/extra/pp-trace/PPCallbacksTracker.h
   39 struct Argument {
tools/clang/tools/libclang/CIndex.cpp
 6873   struct PostChildrenAction {
tools/clang/tools/libclang/Indexing.cpp
   70 class PPRegion {
tools/clang/unittests/AST/ASTImporterTest.cpp
  140   struct ImportAction {
tools/clang/unittests/AST/RecursiveASTVisitorTest.cpp
   52 enum class VisitEvent {
tools/clang/unittests/ASTMatchers/ASTMatchersTest.h
   60 enum class LanguageMode {
tools/clang/unittests/Lex/PPCallbacksTest.cpp
   68   struct Result {
tools/clang/unittests/Rename/ClangRenameTest.h
   37 struct Case {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
   49 class FlattenedSpelling {
 1690 struct AttributeSubjectMatchRule {
tools/clang/utils/TableGen/ClangOptionDocEmitter.cpp
   26 struct DocumentedOption {
   35 struct DocumentedGroup : Documentation {
tools/clang/utils/TableGen/MveEmitter.cpp
 1495 struct OutputIntrinsic {
tools/clang/utils/TableGen/NeonEmitter.cpp
  116 class TypeSpec : public std::string {
tools/dsymutil/DwarfLinker.h
   84     struct ValidReloc {
tools/lld/COFF/Chunks.h
  542 struct ChunkAndOffset {
  632 class RuntimePseudoReloc {
tools/lld/COFF/Config.h
   40 struct Export {
tools/lld/COFF/SymbolTable.cpp
  194   struct File {
tools/lld/ELF/Arch/MipsArchTree.cpp
   35 struct FileFlags {
tools/lld/ELF/Config.h
   67 struct SymbolVersion {
   75 struct VersionDefinition {
tools/lld/ELF/Driver.cpp
 1595 struct WrappedSymbol {
tools/lld/ELF/InputSection.h
  275 struct EhSectionPiece {
tools/lld/ELF/LinkerScript.h
  145 struct SectionPattern {
tools/lld/ELF/Relocations.cpp
  689   struct Loc {
tools/lld/ELF/Relocations.h
  103 struct Relocation {
tools/lld/ELF/SyntheticSections.cpp
 3206   struct ExidxEntry {
tools/lld/ELF/SyntheticSections.h
   84   struct FdeData {
  326   struct FileGot {
  574 struct SymbolTableEntry {
  687   struct AddressEntry {
  694   struct CuEntry {
  699   struct NameAttrEntry {
  704   struct GdbChunk {
  710   struct GdbSymbol {
  813   struct Vernaux {
 1115 struct Partition {
tools/lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
   34 struct CompactUnwindEntry {
tools/lld/lib/ReaderWriter/MachO/DebugInfo.h
   64 struct Stab {
tools/lld/lib/ReaderWriter/MachO/File.h
  253   struct SectionOffsetAndAtom { uint64_t offset;  MachODefinedAtom *atom; };
tools/lld/lib/ReaderWriter/MachO/LayoutPass.h
   34   struct SortKey {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h
   80 struct Relocation {
tools/lld/wasm/Driver.cpp
  574 struct WrappedSymbol {
tools/lldb/include/lldb/API/SBValue.h
   21 class LLDB_API SBValue {
tools/lldb/include/lldb/Core/Address.h
   59 class Address {
tools/lldb/include/lldb/Core/Disassembler.h
  180   struct Operand {
tools/lldb/include/lldb/Core/FormatEntity.h
   39   struct Entry {
tools/lldb/include/lldb/Core/LoadedModuleInfoList.h
   24   class LoadedModuleInfo {
tools/lldb/include/lldb/Core/Module.h
  890   class LookupInfo {
tools/lldb/include/lldb/Core/ModuleSpec.h
   26 class ModuleSpec {
tools/lldb/include/lldb/Core/UniqueCStringMap.h
   28   struct Entry {
tools/lldb/include/lldb/Core/Value.h
   38 class Value {
tools/lldb/include/lldb/DataFormatters/FormatClasses.h
   46 class FormattersMatchCandidate {
tools/lldb/include/lldb/Host/FileAction.h
   17 class FileAction {
tools/lldb/include/lldb/Host/SocketAddress.h
   34 class SocketAddress {
tools/lldb/include/lldb/Host/common/NativeProcessProtocol.h
   35 struct SVR4LibraryInfo {
tools/lldb/include/lldb/Interpreter/CommandObject.h
   89   struct CommandArgumentData // Used to build individual command argument lists
tools/lldb/include/lldb/Interpreter/Options.h
   30 struct OptionArgElement {
tools/lldb/include/lldb/Interpreter/Property.h
   36 class Property {
tools/lldb/include/lldb/Symbol/CompilerDecl.h
   18 class CompilerDecl {
tools/lldb/include/lldb/Symbol/CompilerType.h
   30 class CompilerType {
tools/lldb/include/lldb/Symbol/Function.h
  253 struct CallSiteParameter {
  265 class CallEdge {
tools/lldb/include/lldb/Symbol/LineTable.h
  213   struct Entry {
tools/lldb/include/lldb/Symbol/ObjectFile.h
   94   struct LoadableData {
tools/lldb/include/lldb/Symbol/Symbol.h
   20 class Symbol : public SymbolContextScope {
tools/lldb/include/lldb/Symbol/SymbolContext.h
   33 class SymbolContext {
tools/lldb/include/lldb/Symbol/Type.h
   27 struct CompilerContext {
tools/lldb/include/lldb/Target/ABI.h
   28   struct CallArgument {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
   18 class MemoryRegionInfo {
tools/lldb/include/lldb/Utility/AnsiTerminal.h
   66   static const struct {
tools/lldb/include/lldb/Utility/Args.h
   34   struct ArgEntry {
tools/lldb/include/lldb/Utility/CompletionRequest.h
   36   class Completion {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/lldb/include/lldb/Utility/FileSpec.h
   55 class FileSpec {
tools/lldb/include/lldb/Utility/Log.h
   52   struct Category {
tools/lldb/include/lldb/Utility/StreamString.h
   23 class StreamString : public Stream {
tools/lldb/include/lldb/Utility/VMRange.h
   26 class VMRange {
tools/lldb/include/lldb/lldb-enumerations.h
  427 enum LanguageType {
tools/lldb/include/lldb/lldb-private-types.h
   33 struct RegisterInfo {
   75 struct RegisterSet {
   87 struct OptionEnumValueElement {
  103 struct OptionDefinition {
tools/lldb/source/Commands/CommandObjectSource.cpp
  752   struct SourceInfo {
tools/lldb/source/Commands/CommandObjectThread.cpp
   45   class UniqueStack {
tools/lldb/source/Core/IOHandler.cpp
 1879 struct Row {
 2003 class TreeItem {
tools/lldb/source/Expression/IRExecutionUnit.cpp
  696 struct IRExecutionUnit::SearchSpec {
tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h
  139   struct SOEntry {
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h
   74   class Segment {
tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h
  128   struct SOEntry {
tools/lldb/source/Plugins/Language/CPlusPlus/MSVCUndecoratedNameParser.h
   17 class MSVCUndecoratedNameSpecifier {
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h
   66     struct VTableDescriptor {
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
  509 struct RenderScriptRuntime::Element {
tools/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h
  192 struct ELFProgramHeader {
tools/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.h
   37   struct Cursor {
tools/lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
   69 struct CoreNote {
   76 struct RegsetDesc {
tools/lldb/source/Plugins/Process/minidump/MinidumpTypes.h
   78 struct MinidumpMemoryDescriptor64 {
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
  218 class PythonObject {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h
   17 class DWARFAbbreviationDeclaration {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
   19 class DWARFAttribute {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h
   15 class DWARFDIE : public DWARFBaseDIE {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h
   53   struct RngListEntry {
tools/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h
   48   struct IndexSet {
tools/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h
   19 class UniqueDWARFASTType {
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h
  118 struct SymbolAndUid {
tools/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h
  164   struct SecContribInfo {
tools/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h
  239   struct ItemRefAndCodeAddress {
tools/lldb/source/Target/StackFrameRecognizer.cpp
  135   struct RegisteredEntry {
tools/lldb/tools/lldb-vscode/ExceptionBreakpoint.h
   18 struct ExceptionBreakpoint {
tools/llvm-cfi-verify/lib/GraphBuilder.h
   52 struct ConditionalBranchNode {
tools/llvm-cov/CoverageSummaryInfo.h
  145 struct FunctionCoverageSummary {
  173 struct FileCoverageSummary {
tools/llvm-diff/DifferenceEngine.cpp
  505 struct DiffEntry {
tools/llvm-exegesis/lib/Analysis.h
   99   struct ResolvedSchedClassAndPoints {
tools/llvm-exegesis/lib/BenchmarkCode.h
   21 struct BenchmarkCode {
tools/llvm-exegesis/lib/BenchmarkResult.h
   43 struct BenchmarkMeasure {
   58 struct InstructionBenchmark {
   96 class PerInstructionStats {
tools/llvm-exegesis/lib/Clustering.h
   37   class ClusterId {
   81   struct Cluster {
tools/llvm-exegesis/lib/CodeTemplate.h
   25 struct InstructionTemplate {
   49 enum class ExecutionMode : uint8_t {
  109 struct CodeTemplate {
tools/llvm-exegesis/lib/MCInstrDescView.h
   36 struct Variable {
   65 struct Operand {
   95 struct Instruction {
  163 struct RegisterOperandAssignment {
tools/llvm-exegesis/lib/RegisterValue.h
   26 struct RegisterValue {
tools/llvm-exegesis/lib/Target.h
   56 struct CpuAndPfmCounters {
tools/llvm-ifs/llvm-ifs.cpp
   78 struct IFSSymbol {
tools/llvm-lipo/llvm-lipo.cpp
   90 struct InputFile {
  156 class Slice {
tools/llvm-mca/Views/BottleneckAnalysis.h
  179 struct DependencyEdge {
  222   struct DGNode {
tools/llvm-mca/Views/SchedulerStatistics.h
   59   struct BufferUsage {
tools/llvm-mca/Views/TimelineView.h
  139   struct WaitTimeEntry {
tools/llvm-nm/llvm-nm.cpp
  615 struct DarwinStabName {
tools/llvm-objcopy/COFF/Object.h
   27 struct Relocation {
   36 struct Section {
   69 struct AuxSymbol {
tools/llvm-objcopy/CopyConfig.h
   98 class NameOrPattern {
  147 struct CopyConfig {
tools/llvm-objcopy/ELF/ELFConfig.h
   24 struct NewSymbolInfo {
tools/llvm-objcopy/ELF/Object.h
  194 struct IHexRecord {
tools/llvm-objcopy/MachO/Object.h
   38 struct Section {
  125 struct RelocationInfo {
tools/llvm-pdbutil/BytesOutputStyle.cpp
   35 struct StreamSpec {
tools/llvm-pdbutil/LinePrinter.cpp
  130 struct Run {
tools/llvm-pdbutil/PdbYaml.h
   46 struct StreamBlockList {
   50 struct NamedStreamMapping {
   69 struct PdbDbiModuleInfo {
tools/llvm-profdata/llvm-profdata.cpp
  754 typedef struct ValueSitesStats {
tools/llvm-rc/ResourceFileWriter.cpp
  747 struct ResourceDirEntryStart {
tools/llvm-rc/ResourceScriptStmt.h
   29 class RCInt {
  123 class IntOrString {
tools/llvm-rc/ResourceScriptToken.h
   43 class RCToken {
tools/llvm-readobj/ARMEHABIPrinter.h
   32   struct RingEntry {
tools/llvm-readobj/ELFDumper.cpp
 2815 struct GroupMember {
 2820 struct GroupSection {
 4525 struct CoreFileMapping {
tools/llvm-reduce/deltas/Delta.h
   25 struct Chunk {
tools/llvm-xray/xray-graph.h
   74   struct FunctionAttr {
tools/polly/include/polly/ScopBuilder.h
  762   using LoopStackElementTy = struct LoopStackElement {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 1053 class id {
 3501 class union_set {
tools/sancov/sancov.cpp
  147 struct CoveragePoint {
  899 struct FileFn {
unittests/ADT/ArrayRefTest.cpp
   65   struct NonAssignable {
unittests/ADT/SmallVectorTest.cpp
   26 class Constructable {
  819 struct MovedFrom {
unittests/DebugInfo/DWARF/DwarfGenerator.h
  173   struct ValueAndLength {
unittests/IR/CFGBuilder.h
   55   struct Arc {
   66   struct Update {
unittests/ProfileData/CoverageMappingTest.cpp
   60 struct OutputFunctionCoverageData {
unittests/Support/BinaryStreamTest.cpp
  589   enum class MyEnum : int64_t { Foo = -10, Bar = 0, Baz = 10 };
  877   struct Foo {
unittests/Support/ItaniumManglingCanonicalizerTest.cpp
   25 struct Equivalence {
   34 struct Testcase {
unittests/Support/JSONTest.cpp
  328 struct CustomStruct {
unittests/Support/YAMLIOTest.cpp
 1210 LLVM_YAML_STRONG_TYPEDEF(int, MyNumber)
unittests/Transforms/IPO/LowerTypeTests.cpp
  110   struct BABAlloc {
usr/include/c++/7.4.0/bits/regex.h
   94       struct _RegexMask
usr/include/c++/7.4.0/initializer_list
   46   template<class _E>
usr/include/c++/7.4.0/thread
   62   class thread
utils/TableGen/AsmMatcherEmitter.cpp
  379   struct AsmOperand {
  411   struct ResOperand {
utils/TableGen/AsmWriterInst.h
   26   struct AsmWriterOperand {
utils/TableGen/CodeGenDAGPatterns.h
  191 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> {
  377 struct SDTypeConstraint {
  427 class ScopedName {
  614 struct TreePredicateCall {
 1061 class Predicate {
 1107 class PatternToMatch {
utils/TableGen/CodeGenHwModes.h
   27   struct HwMode {
utils/TableGen/CodeGenInstruction.h
   31     class ConstraintInfo {
   74     struct OperandInfo {
  332     struct ResultOperand {
utils/TableGen/CodeGenIntrinsics.h
   26 struct CodeGenIntrinsic {
  172   struct TargetSet {
utils/TableGen/CodeGenRegisters.h
   50   struct MaskRolPair {
  505   struct RegUnitSet {
utils/TableGen/CodeGenSchedule.cpp
 1306 struct PredCheck {
utils/TableGen/CodeGenSchedule.h
   95 struct CodeGenSchedTransition {
  166 struct CodeGenRegisterCost {
  181 struct CodeGenRegisterFile {
  312 struct PredicateInfo {
  349 class OpcodeGroup {
utils/TableGen/DFAEmitter.cpp
  171 struct Action {
utils/TableGen/FastISelEmitter.cpp
   88   class OpKind {
utils/TableGen/FixedLenDecoderEmitter.cpp
   58 struct EncodingField {
   64 struct OperandInfo {
   98 struct EncodingAndInst {
  108 struct EncodingIDAndOpcode {
  173 typedef enum {
utils/TableGen/GlobalISelEmitter.cpp
   99 class LLTCodeGen {
  402 struct MatchTableRecord {
  800 class RuleMatcher : public Matcher {
utils/TableGen/InfoByHwMode.h
  120 struct ValueTypeByHwMode : public InfoByHwMode<MVT> {
utils/TableGen/PseudoLoweringEmitter.cpp
   26   struct OpData {
utils/TableGen/RISCVCompressInstEmitter.cpp
   75   struct OpData {
utils/benchmark/include/benchmark/benchmark.h
  396 enum BigO { oNone, o1, oN, oNSquared, oNCubed, oLogN, oNLogN, oAuto, oLambda };
 1238   struct CacheInfo {
 1272   struct Run {
utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
  489 class GTEST_API_ Expectation {
utils/unittest/googletest/include/gtest/internal/gtest-internal.h
  180 enum EditType { kMatch, kAdd, kRemove, kReplace };