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

Definitions

gen/lib/Target/AMDGPU/AMDGPUGenRegisterInfo.inc
   19 enum {
 3816 enum {
gen/lib/Target/Hexagon/HexagonGenRegisterInfo.inc
  258 enum {
gen/lib/Target/PowerPC/PPCGenRegisterInfo.inc
   19 enum {
gen/lib/Target/X86/X86GenRegisterInfo.inc
   19 enum {
gen/tools/clang/include/clang/AST/Attrs.inc
 3101   enum ConsumedState {
gen/unittests/TableGen/AutomataTables.inc
    2 enum BinRequirementKindEnum {
   23 enum SymKind {
include/llvm/ADT/APFloat.h
  689 class APFloat : public APFloatBase {
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
   29 class CachedHashStringRef {
include/llvm/ADT/DenseSet.h
   30 struct DenseSetEmpty {};
  105   class Iterator {
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/None.h
   22 enum class NoneType { None = 1 };
include/llvm/ADT/SmallBitVector.h
   34 class SmallBitVector {
include/llvm/ADT/StringRef.h
   54   class StringRef {
  858   class StringLiteral : public StringRef {
include/llvm/Analysis/AliasAnalysis.h
   78 enum AliasResult : uint8_t {
  102 enum class ModRefInfo : uint8_t {
include/llvm/Analysis/AliasSetTracker.h
  331   class ASTCallbackVH final : public CallbackVH {
include/llvm/Analysis/AssumptionCache.h
   51   class AffectedValueCallbackVH final : public CallbackVH {
  188   class FunctionCallbackVH final : public CallbackVH {
include/llvm/Analysis/BlockFrequencyInfoImpl.h
   82 class BlockMass {
  182   struct BlockNode {
  205   struct FrequencyData {
  356   struct Weight {
include/llvm/Analysis/CGSCCPassManager.h
  576     struct CallCount {
include/llvm/Analysis/DependenceAnalysis.h
  344     struct Subscript {
  383     class Constraint {
include/llvm/Analysis/IVDescriptors.h
   62 class RecurrenceDescriptor {
  260 class InductionDescriptor {
include/llvm/Analysis/LazyCallGraph.h
  196     class iterator
  227     class call_iterator
include/llvm/Analysis/LoopUnrollAnalyzer.h
   42   struct SimplifiedAddress {
include/llvm/Analysis/MemoryDependenceAnalysis.h
   49 class MemDepResult {
  235 class NonLocalDepResult {
  297   struct NonLocalPointerInfo {
include/llvm/Analysis/MemoryLocation.h
  174 class MemoryLocation {
include/llvm/Analysis/PHITransAddr.h
   35 class PHITransAddr {
include/llvm/Analysis/ScalarEvolution.h
  326   enum IncrementWrapFlags {
 1093   class SCEVCallbackVH final : public CallbackVH {
 1199   struct ExitLimit {
 1268   class BackedgeTakenInfo {
 1381   struct LoopProperties {
include/llvm/Analysis/TargetLibraryInfo.h
   33   enum LibFunc : unsigned {
include/llvm/Analysis/ValueLattice.h
   26 class ValueLatticeElement {
include/llvm/Analysis/VectorUtils.h
  612   struct StrideDescriptor {
include/llvm/BinaryFormat/Dwarf.h
   70 enum DwarfFormat : uint8_t { DWARF32, DWARF64 };
   82 enum Tag : uint16_t {
  109 enum Form : uint16_t {
include/llvm/BinaryFormat/MachO.h
  842 struct build_tool_version {
 1415 enum CPUType {
 1440 enum CPUSubTypeX86 {
 1477 enum CPUSubTypeARM {
 1493 enum CPUSubTypeARM64 {
include/llvm/BinaryFormat/Minidump.h
   50 enum class StreamType : uint32_t {
  104 struct MemoryInfo {
  120 struct Directory {
include/llvm/BinaryFormat/MsgPackDocument.h
   38 class DocNode {
include/llvm/BinaryFormat/Wasm.h
  122 struct WasmLocalDecl {
  158 struct WasmDataReference {
  164 struct WasmRelocation {
  345 enum class ValType {
  354 struct WasmSignature {
include/llvm/Bitcode/BitcodeAnalyzer.h
   56   struct PerRecordStats {
include/llvm/Bitcode/BitcodeReader.h
   57   class BitcodeModule {
include/llvm/Bitstream/BitstreamReader.h
  339 class BitstreamCursor : SimpleBitstreamCursor {
include/llvm/CodeGen/DwarfStringPoolEntry.h
   20 struct DwarfStringPoolEntry {
include/llvm/CodeGen/FunctionLoweringInfo.h
  100   struct StatepointSpillMap {
  158   struct LiveOutInfo {
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
   44 enum LegalizeAction : std::uint8_t {
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  120 class SrcOp {
include/llvm/CodeGen/ISDOpcodes.h
   38   enum NodeType {
 1020   enum CondCode {
include/llvm/CodeGen/LiveInterval.h
  161     struct Segment {
include/llvm/CodeGen/LiveVariables.h
   78   struct VarInfo {
include/llvm/CodeGen/LoopTraversal.h
   67   struct MBBInfo {
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/MachineFrameInfo.h
   33 class CalleeSavedInfo {
  110   enum SSPLayoutKind {
include/llvm/CodeGen/MachineFunction.h
  202 struct SEHHandler {
include/llvm/CodeGen/MachineMemOperand.h
  129   enum Flags : uint16_t {
include/llvm/CodeGen/MachineOperand.h
   50 class MachineOperand {
include/llvm/CodeGen/MachinePipeliner.h
  128   struct NodeInfo {
include/llvm/CodeGen/MachineTraceMetrics.h
  241   struct InstrCycles {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/RuntimeLibcalls.h
   29   enum Libcall {
include/llvm/CodeGen/ScheduleDAG.h
   49   class SDep {
  242   class SUnit {
include/llvm/CodeGen/ScheduleDFS.h
   76   struct NodeData {
include/llvm/CodeGen/SelectionDAG.h
  273   struct CallSiteDbgInfo {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/SlotIndexes.h
   83   class SlotIndex {
include/llvm/CodeGen/StackMaps.h
  242   struct FunctionInfo {
include/llvm/CodeGen/SwitchLoweringUtils.h
   36 struct CaseCluster {
  159 struct JumpTable {
  174 struct JumpTableHeader {
include/llvm/CodeGen/TargetCallingConv.h
   27   struct ArgFlagsTy {
include/llvm/CodeGen/TargetInstrInfo.h
  432   struct RegSubRegPair {
include/llvm/CodeGen/TargetLowering.h
  123   enum LegalizeTypeAction : uint8_t {
include/llvm/CodeGen/TargetPassConfig.h
   52 class IdentifyingPassPtr {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
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 {
  593 struct CrossModuleExport {
include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
   53   struct CacheEntry {
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
   19 enum class TiRefKind { TypeRef, IndexRef };
   20 struct TiReference {
include/llvm/DebugInfo/CodeView/TypeRecord.h
  725 class OneMethodRecord : public TypeRecord {
include/llvm/DebugInfo/DIContext.h
   30 struct DILineInfo {
include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
   21 struct DWARFAddressRange {
include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
   22 class DWARFAbbreviationDeclarationSet {
include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
   23 class DWARFDebugInfoEntry {
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/DWARFRelocMap.h
   20 struct RelocAddrEntry {
include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
   22 enum DWARFSectionKind {
include/llvm/DebugInfo/GSYM/FileEntry.h
   25 struct FileEntry {
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 {
  331 struct SrcHeaderBlockEntry {
include/llvm/DebugInfo/PDB/PDBTypes.h
  241 enum class PDB_SymType {
include/llvm/Demangle/ItaniumDemangle.h
  515 enum class ReferenceKind {
include/llvm/Demangle/MicrosoftDemangleNodes.h
   35 enum Qualifiers : uint8_t {
   55 enum class PointerAffinity { None, Pointer, Reference, RValueReference };
include/llvm/ExecutionEngine/GenericValue.h
   23 struct GenericValue {
include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
   33   class SegmentRequest {
include/llvm/ExecutionEngine/JITSymbol.h
   56 class JITSymbolFlags {
  190 class JITEvaluatedSymbol {
  219 class JITSymbol {
include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
  102   struct PerDylibResources {
  197   struct LogicalDylib {
include/llvm/ExecutionEngine/Orc/Core.h
   61 struct SymbolAliasMapEntry {
  639   struct MaterializingInfo {
  659   class SymbolTableEntry {
include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
  168   struct EHFrameRange {
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
  324     struct EHFrame {
include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h
   50   struct WalkDirection {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/IR/Attributes.h
   51 class Attribute {
  214 class AttributeSet {
  337 class AttributeList {
include/llvm/IR/CallSite.h
  672 class CallSite : public CallSiteBase<Function, BasicBlock, Value, User, Use,
include/llvm/IR/Comdat.h
   31 class Comdat {
   33   enum SelectionKind {
include/llvm/IR/ConstantRange.h
   47 class LLVM_NODISCARD ConstantRange {
include/llvm/IR/DebugInfoMetadata.h
 2447   struct FragmentInfo {
include/llvm/IR/DebugLoc.h
   33   class DebugLoc {
include/llvm/IR/DerivedTypes.h
  170 class FunctionCallee {
include/llvm/IR/GlobalValue.h
   47   enum LinkageTypes {
include/llvm/IR/InlineAsm.h
   98   struct SubConstraintInfo {
include/llvm/IR/InstrTypes.h
  732   enum Predicate {
 1958   struct BundleOpInfo {
include/llvm/IR/Intrinsics.h
   36   enum ID : unsigned {
include/llvm/IR/ModuleSummaryIndex.h
   53 struct CalleeInfo {
  164 struct ValueInfo {
  506   struct VFuncId {
  514   struct ConstVCall {
  862 struct TypeIdSummary {
include/llvm/IR/ModuleSummaryIndexYAML.h
  137 struct FunctionSummaryYaml {
include/llvm/IR/TrackingMDRef.h
   25 class TrackingMDRef {
include/llvm/IR/User.h
  245   struct value_op_iterator
include/llvm/IR/ValueHandle.h
  181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/LTO/LTO.h
  433 struct SymbolResolution {
include/llvm/LTO/legacy/LTOModule.h
   40   struct NameAndAttributes {
include/llvm/MC/ConstantPools.h
   44 class ConstantPool {
include/llvm/MC/LaneBitmask.h
   39   struct LaneBitmask {
include/llvm/MC/MCAsmMacro.h
   23   enum TokenKind {
  142 struct MCAsmMacro {
include/llvm/MC/MCCodeView.h
   91 struct MCCVFunctionInfo {
  101   struct LineInfo {
include/llvm/MC/MCContext.h
  196     struct ELFSectionKey {
  215     struct COFFSectionKey {
  237     struct WasmSectionKey {
  256     struct XCOFFSectionKey {
include/llvm/MC/MCInst.h
   34 class MCOperand {
  158 class MCInst {
include/llvm/MC/MCInstrItineraries.h
   95 struct InstrItinerary {
include/llvm/MC/MCRegister.h
   22 class MCRegister {
include/llvm/MC/MCSchedule.h
   64 struct MCWriteProcResEntry {
   78 struct MCWriteLatencyEntry {
   95 struct MCReadAdvanceEntry {
  110 struct MCSchedClassDesc {
include/llvm/MCA/HardwareUnits/RegisterFile.h
  118   struct RegisterRenamingInfo {
include/llvm/MCA/HardwareUnits/RetireControlUnit.h
   51   struct RUToken {
include/llvm/MCA/Instruction.h
  337 struct ResourceUsage {
  445 class Instruction : public InstructionBase {
  562 class InstRef {
  602 class WriteRef {
include/llvm/MCA/Support.h
   50 class ResourceCycles {
include/llvm/Object/Archive.h
   87   class Child {
include/llvm/Object/MachO.h
   43 class DiceRef {
include/llvm/Object/ObjectFile.h
   81 class SectionRef {
  160 class SymbolRef : public BasicSymbolRef {
include/llvm/Object/SymbolicFile.h
   34 union DataRefImpl {
include/llvm/ObjectYAML/COFFYAML.h
   57 struct Relocation {
   69 struct Section {
   83 struct Symbol {
include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
   45 struct YAMLFrameData {
   57 struct YAMLCrossModuleImport {
   62 struct SourceLineEntry {
   69 struct SourceColumnEntry {
   74 struct SourceLineBlock {
   84 struct SourceFileChecksumEntry {
   98 struct InlineeSite {
  110 struct YAMLDebugSubsection {
include/llvm/ObjectYAML/CodeViewYAMLSymbols.h
   32 struct SymbolRecord {
include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h
   31 struct GlobalHash {
include/llvm/ObjectYAML/CodeViewYAMLTypes.h
   41 struct MemberRecord {
   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 {
   89 struct ProgramHeader {
  101 struct Symbol {
  113 struct SectionOrType {
  117 struct DynamicEntry {
  122 struct StackSizeEntry {
  127 struct NoteEntry {
  252 struct VernauxEntry {
  259 struct VerneedEntry {
  276 struct AddrsigSymbol {
  306 struct VerdefEntry {
  338 struct Relocation {
include/llvm/ObjectYAML/MachOYAML.h
   30 struct Section {
   57 struct LoadCommand {
   68 struct NListEntry {
   76 struct RebaseOpcode {
   82 struct BindOpcode {
   90 struct ExportEntry {
  113 struct Object {
  127 struct FatArch {
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)
   47 struct Limits {
   53 struct Table {
   58 struct Export {
   64 struct ElemSegment {
   70 struct Global {
   77 struct Event {
   83 struct Import {
   96 struct LocalDecl {
  101 struct Function {
  107 struct Relocation {
  114 struct DataSegment {
  122 struct NameEntry {
  127 struct ProducerEntry {
  132 struct FeatureEntry {
  137 struct SegmentInfo {
  144 struct Signature {
  151 struct SymbolInfo {
  162 struct InitFunction {
  167 struct ComdatEntry {
  172 struct Comdat {
include/llvm/ObjectYAML/XCOFFYAML.h
   32 struct Symbol {
include/llvm/Option/ArgList.h
  368 class InputArgList final : public ArgList {
include/llvm/Option/OptTable.h
   41   struct Info {
include/llvm/ProfileData/Coverage/CoverageMapping.h
  145 struct CounterExpression {
include/llvm/ProfileData/GCOV.h
  409   struct GCOVCoverage {
include/llvm/ProfileData/InstrProf.h
  685 struct InstrProfRecord {
include/llvm/ProfileData/SampleProf.h
  179 struct LineLocation {
include/llvm/Support/AMDGPUMetadata.h
  187 struct Metadata final {
  386 struct Metadata final {
include/llvm/Support/ARMBuildAttributes.h
   32 enum AttrType {
include/llvm/Support/BinaryStreamReader.h
   31 class BinaryStreamReader {
include/llvm/Support/BinaryStreamRef.h
  200 struct BinarySubstreamRef {
include/llvm/Support/BinaryStreamWriter.h
   31 class BinaryStreamWriter {
include/llvm/Support/BlockFrequency.h
   24 class BlockFrequency {
include/llvm/Support/BranchProbability.h
   30 class BranchProbability {
include/llvm/Support/ConvertUTF.h
  126 typedef enum {
include/llvm/Support/DebugCounter.h
  168   struct CounterInfo {
include/llvm/Support/Error.h
  157 class LLVM_NODISCARD Error {
  324 class ErrorSuccess final : public Error {};
include/llvm/Support/FileCheck.h
   67 class FileCheckType {
include/llvm/Support/FormatVariadic.h
   46 struct ReplacementItem {
include/llvm/Support/GenericDomTreeConstruction.h
   61   struct InfoRec {
include/llvm/Support/GlobPattern.h
   29 class GlobPattern {
include/llvm/Support/JSON.h
  280 class Value {
  490 class ObjectKey {
include/llvm/Support/LowLevelTypeImpl.h
   39 class LLT {
include/llvm/Support/MachineValueType.h
   30   class MVT {
   32     enum SimpleValueType : uint8_t {
include/llvm/Support/Memory.h
   32   class MemoryBlock {
include/llvm/Support/MemoryBuffer.h
  261 class MemoryBufferRef {
include/llvm/Support/Path.h
   28 enum class Style { windows, posix, native };
   52 class const_iterator
include/llvm/Support/Regex.h
   27   class Regex {
include/llvm/Support/SMLoc.h
   23 class SMLoc {
   48 class SMRange {
include/llvm/Support/StringPool.h
   45     struct PooledString {
include/llvm/Support/TypeSize.h
   23 class ElementCount {
include/llvm/Support/VirtualFileSystem.h
   45 class Status {
include/llvm/Support/X86DisassemblerDecoderCommon.h
  397 enum OperandEncoding {
  441 enum OperandType {
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/TableGen/Record.h
 1899   struct MappedValue {
include/llvm/TextAPI/MachO/Architecture.h
   24 enum Architecture : uint8_t {
include/llvm/TextAPI/MachO/InterfaceFile.h
  127 struct SymbolsMapKey {
include/llvm/TextAPI/MachO/Target.h
   24 class Target {
include/llvm/Transforms/IPO/Attributor.h
  139 struct IRPosition {
include/llvm/Transforms/IPO/DeadArgumentElimination.h
   44   struct RetOrArg {
   74   enum Liveness { Live, MaybeLive };
include/llvm/Transforms/IPO/FunctionImport.h
  166 enum class PrevailingType { Yes, No, Unknown };
include/llvm/Transforms/IPO/PassManagerBuilder.h
   65   enum ExtensionPointTy {
include/llvm/Transforms/IPO/WholeProgramDevirt.h
  234 struct VTableSlotSummary {
include/llvm/Transforms/Instrumentation/AddressSanitizer.h
   38   struct Entry {
include/llvm/Transforms/Instrumentation/InstrProfiling.h
   50   struct PerFunctionProfileData {
include/llvm/Transforms/Scalar/GVN.h
  170   struct LeaderTableEntry {
include/llvm/Transforms/Scalar/Reassociate.h
   46 struct ValueEntry {
   86   struct PairMapValue {
include/llvm/Transforms/Scalar/SCCP.h
   42 struct AnalysisResultsForFn {
include/llvm/Transforms/Utils/ASanStackFrameLayout.h
   30 struct ASanStackVariableDescription {
include/llvm/Transforms/Utils/BypassSlowDivision.h
   30 struct DivRemMapKey {
include/llvm/XRay/InstrumentationMap.h
   37 struct SledEntry {
   55 struct YAMLXRaySledEntry {
include/llvm/XRay/Profile.h
   51 class Profile {
   57   struct Data {
include/llvm/XRay/YAMLXRayRecord.h
   31 struct YAMLXRayRecord {
lib/Analysis/AliasAnalysisSummary.h
  111 struct InterfaceValue {
  199 struct InstantiatedValue {
lib/Analysis/CFLAndersAliasAnalysis.cpp
  261 struct ValueSummary {
lib/Analysis/CFLGraph.h
   68   struct NodeInfo {
   73   class ValueInfo {
lib/Analysis/GlobalsModRef.cpp
   61 class GlobalsAAResult::FunctionInfo {
lib/Analysis/LoopAccessAnalysis.cpp
 2135 struct PointerBounds {
lib/Analysis/MemoryBuiltins.cpp
   63 struct AllocFnsTy {
lib/Analysis/MemorySSA.cpp
  128 class MemoryLocOrCall {
 1283   struct MemlocStackInfo {
lib/Analysis/MemorySSAUpdater.cpp
  908   struct PredInfo {
lib/Analysis/StratifiedSets.h
   32 struct StratifiedInfo {
lib/AsmParser/LLParser.h
   47   struct ValID {
lib/Bitcode/Writer/ValueEnumerator.h
   73   struct MDIndex {
   95   struct MDRange {
lib/CodeGen/AggressiveAntiDepBreaker.h
   43     struct RegisterReference {
lib/CodeGen/AsmPrinter/AccelTable.cpp
  211   struct AttributeEncoding {
lib/CodeGen/AsmPrinter/AddressPool.h
   24   struct AddressPoolEntry {
lib/CodeGen/AsmPrinter/DebugLocEntry.h
   24 class DbgValueLoc {
lib/CodeGen/AsmPrinter/DwarfFile.h
   84   struct ScopeVars {
lib/CodeGen/AsmPrinter/EHStreamer.h
   43   struct PadRange {
lib/CodeGen/CFIInstrInserter.cpp
   69   struct MBBCFAInfo {
lib/CodeGen/IfConversion.cpp
  132     struct BBInfo {
 1206   struct BBState {
lib/CodeGen/InterleavedLoadCombinePass.cpp
  166   enum BOps {
lib/CodeGen/LiveDebugValues.cpp
  128   class DebugVariable {
lib/CodeGen/LiveDebugVariables.cpp
  100 class DbgValueLocation {
  151 class UserValueIdentity {
lib/CodeGen/MIRPrinter.cpp
   85 struct FrameIndexOperand {
lib/CodeGen/MachineBlockPlacement.cpp
  320   struct BlockAndTailDupResult {
  326   struct WeightedEdge {
 1146   struct TriangleChain {
lib/CodeGen/MachineCopyPropagation.cpp
   77   struct CopyInfo {
lib/CodeGen/MachineModuleInfo.cpp
   63   struct AddrLabelSymEntry {
lib/CodeGen/MachineVerifier.cpp
  130     struct BBInfo {
lib/CodeGen/ModuloSchedule.cpp
 1516 class KernelOperandInfo {
lib/CodeGen/PeepholeOptimizer.cpp
  282   class ValueTrackerResult {
lib/CodeGen/RegAllocGreedy.cpp
  244   struct RegInfo {
lib/CodeGen/RegisterCoalescer.cpp
 2229   struct Val {
lib/CodeGen/SafeStackColoring.h
   41   struct BlockLifetimeInfo {
  100   struct Marker {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 9425   enum StaticAllocaInfo { Unknown, Clobbered, Elidable };
lib/CodeGen/StackColoring.cpp
  387   struct BlockLifetimeInfo {
lib/DebugInfo/DWARF/DWARFContext.cpp
 1359 struct DWARFSectionMap final : public DWARFSection {
lib/DebugInfo/Symbolize/SymbolizableObjectFile.h
   76   struct SymbolDesc {
lib/ExecutionEngine/GDBRegistrationListener.cpp
   65 struct RegisteredObjectInfo {
lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h
   61   struct CIEInformation {
lib/ExecutionEngine/JITLink/JITLinkGeneric.h
   43   struct SegmentLayout {
lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h
  129   class NormalizedSection {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
   87   enum class BinOpToken : unsigned {
   97   class EvalResult {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  118 class RelocationEntry {
  191 class RelocationValueRef {
lib/IR/ConstantsContext.h
  412 struct InlineAsmKeyType {
  462 struct ConstantExprKeyType {
lib/IR/LLVMContextImpl.h
 1175 class MDAttachmentMap {
 1214 class MDGlobalAttachmentMap {
lib/MC/MCDwarf.cpp
 1747 struct CIEKey {
lib/MC/WasmObjectWriter.cpp
   61 struct WasmSignature {
lib/ObjectYAML/ELFYAML.cpp
  850 LLVM_YAML_STRONG_TYPEDEF(StringRef, StOtherPiece)
lib/Support/VirtualFileSystem.cpp
 1178   struct KeyStatus {
lib/Support/YAMLParser.cpp
   43 enum UnicodeEncodingForm {
lib/Target/AArch64/AArch64PromoteConstant.cpp
   95   struct PromotedConstant {
lib/Target/AArch64/AArch64RegisterBankInfo.h
   27   enum PartialMappingIdx {
lib/Target/AArch64/AArch64StackTagging.cpp
  269   struct AllocaInfo {
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
   64 enum class RegKind {
lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
  150   enum ElfMappingSymbol {
lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h
   97 struct AMDGPUFunctionArgInfo {
lib/Target/AMDGPU/AMDGPUAsmPrinter.h
   42   struct SIFunctionResourceInfo {
lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h
   40   struct FuncInfo {
lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp
   69 class RegSeqInfo {
lib/Target/AMDGPU/SIDefines.h
  193   enum : unsigned {
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  197   struct MemAddress {
lib/Target/AMDGPU/SIMachineFunctionInfo.h
  448   struct VGPRSpillToAGPR {
lib/Target/AMDGPU/SIMachineScheduler.h
   56 enum SIScheduleBlockLinkKind {
  219 enum SISchedulerBlockCreatorVariant {
  316 enum SISchedulerBlockSchedulerVariant {
lib/Target/AMDGPU/SIWholeQuadMode.cpp
  125 struct InstrInfo {
  131 struct BlockInfo {
lib/Target/ARM/ARMBaseInstrInfo.cpp
 4828 enum ARMExeDomain {
lib/Target/ARM/ARMConstantIslandPass.cpp
  158     struct CPEntry {
lib/Target/ARM/ARMLegalizerInfo.h
   39   struct FCmpLibcallInfo {
lib/Target/ARM/Utils/ARMBaseInfo.h
   30 enum CondCodes { // Meaning (integer)          Meaning (floating-point)
lib/Target/BPF/BPFAbstractMemberAccess.cpp
  117   struct CallInfo {
lib/Target/Hexagon/BitTracker.h
  140 struct BitTracker::RegisterRef {
  154 struct BitTracker::BitValue {
  299 struct BitTracker::RegisterCell {
lib/Target/Hexagon/HexagonBitTracker.h
   61   struct ExtType {
lib/Target/Hexagon/HexagonBlockRanges.h
   44   class IndexType {
  122   class InstrIndexMap {
lib/Target/Hexagon/HexagonConstExtenders.cpp
   55   struct OffsetRange {
  189   struct Loc {
  270     struct ExtExpr {
  360     struct ExtValue : public ExtRoot {
lib/Target/Hexagon/HexagonExpandCondsets.cpp
  176     struct RegisterRef {
lib/Target/Hexagon/HexagonGenInsert.cpp
   91   struct RegisterSet : private BitVector {
  462   struct IFRecord {
lib/Target/Hexagon/HexagonGenMux.cpp
   91     struct CondsetInfo {
   99     struct DefUseInfo {
lib/Target/Hexagon/HexagonGenPredicate.cpp
   49   struct RegisterSubReg {
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
   97 enum class ColorKind { None, Red, Black };
  661 struct NodeTemplate {
lib/Target/Hexagon/RDFRegisters.h
   71   struct RegisterRef {
  135     struct RegInfo {
  138     struct UnitInfo {
  142     struct MaskInfo {
  157   struct RegisterAggr {
lib/Target/Lanai/LanaiCondCode.h
   10 enum CondCode {
lib/Target/Mips/MipsAnalyzeImmediate.h
   19     struct Inst {
lib/Target/Mips/MipsConstantIslandPass.cpp
  204     struct BasicBlockInfo {
  303   struct CPEntry {
lib/Target/Mips/MipsInstrInfo.h
   49   enum BranchType {
lib/Target/Mips/MipsOptimizePICCall.cpp
   64 class MBBInfo {
lib/Target/Mips/MipsRegisterBankInfo.h
   56   enum InstType {
lib/Target/NVPTX/NVPTXISelLowering.cpp
  280 enum ParamVectorizationFlags {
lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h
   26   enum Predicate {
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 1173   struct ValueRotInfo {
lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
   69   struct BucketElement {
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
   30 enum RuntimeLibcallSignature {
lib/Target/X86/AsmParser/X86AsmParser.cpp
  113   enum InfixCalculatorTok {
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
   75   enum CondCode {
lib/Target/X86/X86CmovConversion.cpp
  376   struct DepthInfo {
lib/Target/X86/X86FrameLowering.cpp
 3017 struct X86FrameSortingObject {
lib/Target/X86/X86GenRegisterBankInfo.def
   32 enum PartialMappingIdx {
lib/Target/X86/X86OptimizeLEAs.cpp
   78 class MemOpKey {
lib/Target/X86/X86PadShortFunction.cpp
   35   struct VisitedBBInfo {
lib/Target/X86/X86WinAllocaExpander.cpp
   43   enum Lowering { TouchAndSub, Sub, Probe };
lib/TextAPI/MachO/TextStub.cpp
  209 struct ExportSection {
  221 struct UndefinedSection {
  231 struct SymbolSection {
  241 struct MetadataSection {
  247 struct UmbrellaSection {
  253 struct UUIDv4 {
lib/TextAPI/MachO/TextStubCommon.h
   26 LLVM_YAML_STRONG_TYPEDEF(llvm::StringRef, FlowStringRef)
lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
   64   struct Info {
lib/Transforms/IPO/CalledValuePropagation.cpp
   54 class CVPLatticeVal {
lib/Transforms/IPO/LowerTypeTests.cpp
  404   struct TypeIdUserInfo {
 1824   struct TIInfo {
 1836   struct ExportedFunctionInfo {
lib/Transforms/IPO/SampleProfile.cpp
  414   struct NotInlinedProfileInfo {
lib/Transforms/IPO/WholeProgramDevirt.cpp
  255 struct VTableSlot {
  406 struct VTableSlotInfo {
lib/Transforms/InstCombine/InstCombinePHI.cpp
  907 struct LoweredPHIRecord {
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  400   struct CachedCombinedShadow {
lib/Transforms/Instrumentation/GCOVProfiling.cpp
  284   class GCOVBlock : public GCOVRecord {
lib/Transforms/ObjCARC/ObjCARCOpts.cpp
  183   class BBState {
lib/Transforms/ObjCARC/PtrState.h
   56 struct RRInfo {
  168 struct BottomUpPtrState : PtrState {
  189 struct TopDownPtrState : PtrState {
lib/Transforms/Scalar/ADCE.cpp
   76 struct InstInfoType {
   85 struct BlockInfoType {
lib/Transforms/Scalar/EarlyCSE.cpp
   95 struct SimpleValue {
  371 struct CallValue {
lib/Transforms/Scalar/GVN.cpp
  113 struct llvm::GVN::Expression {
lib/Transforms/Scalar/GVNHoist.cpp
  163 enum : unsigned { InvalidVN = ~2U };
lib/Transforms/Scalar/IndVarSimplify.cpp
  989   enum ExtendKind { ZeroExtended, SignExtended, Unknown };
lib/Transforms/Scalar/LoopStrengthReduce.cpp
  208 class RegSortData {
 1855 struct IVInc {
lib/Transforms/Scalar/LoopUnswitch.cpp
  107     struct LoopProperties {
  403 enum OperatorChain {
lib/Transforms/Scalar/NewGVN.cpp
  601   enum MemoryPhiState { MPS_Invalid, MPS_TOP, MPS_Equivalent, MPS_Unique };
  604   enum InstCycleState { ICS_Unknown, ICS_CycleFree, ICS_Cycle };
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  264 struct PartiallyConstructedSafepointRecord {
  660 class BDVState {
lib/Transforms/Scalar/SCCP.cpp
   79 class LatticeVal {
lib/Transforms/Scalar/SROA.cpp
 3642   struct SplitOffsets {
lib/Transforms/Scalar/Scalarizer.cpp
   75 class Scatterer {
lib/Transforms/Scalar/SpeculateAroundPHIs.cpp
  211   struct CostsAndCount {
lib/Transforms/Scalar/TailRecursionElimination.cpp
  211   enum VisitType {
lib/Transforms/Utils/BypassSlowDivision.cpp
   46   struct QuotRemPair {
lib/Transforms/Utils/ValueMapper.cpp
   97 struct MappingContext {
  194   struct Data {
lib/Transforms/Vectorize/LoopVectorize.cpp
 1008   struct RegisterUsage {
 1088   enum InstWidening {
lib/Transforms/Vectorize/SLPVectorizer.cpp
  709     enum class ReorderingMode {
lib/Transforms/Vectorize/VPlan.h
 1598   enum class OpMode { Failed, Load, Opcode };
projects/openmp/libomptarget/src/device.h
   83 struct DeviceTy {
tools/clang/include/clang-c/Index.h
  473 typedef struct {
 1734 enum CXCursorKind {
 2682 typedef struct {
tools/clang/include/clang/AST/APValue.h
  115 class APValue {
tools/clang/include/clang/AST/ASTContext.h
  148 struct TypeInfo {
  164   struct BlockVarCopyInit {
tools/clang/include/clang/AST/ASTImporter.h
   50   class ImportError : public llvm::ErrorInfo<ImportError> {
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 {
  134   struct IsVirtBaseAndNumberNonVirtBases {
  280 class OverridingMethods {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/ComparisonCategories.h
   67 class ComparisonCategoryInfo {
tools/clang/include/clang/AST/DeclAccessPair.h
   29 class DeclAccessPair {
tools/clang/include/clang/AST/DeclBase.h
   74 enum AvailabilityResult {
 1195 class DeclContextLookupResult {
tools/clang/include/clang/AST/DeclContextInternals.h
   34 struct StoredDeclsList {
tools/clang/include/clang/AST/DeclarationName.h
  145 class DeclarationName {
tools/clang/include/clang/AST/Expr.h
 4686   class Designator {
tools/clang/include/clang/AST/ExternalASTMerger.h
   52   struct DCOrigin {
tools/clang/include/clang/AST/GlobalDecl.h
   40 class GlobalDecl {
tools/clang/include/clang/AST/OperationKinds.h
   25 enum BinaryOperatorKind {
tools/clang/include/clang/AST/RawCommentList.h
   32   enum CommentKind {
tools/clang/include/clang/AST/RecordLayout.h
   40   struct VBaseInfo {
tools/clang/include/clang/AST/TemplateBase.h
   50 class TemplateArgument {
  554 class TemplateArgumentListInfo {
tools/clang/include/clang/AST/Type.h
  137 class Qualifiers {
  643 class QualType {
 3419   class ExtParameterInfo {
tools/clang/include/clang/AST/TypeLoc.h
  851 class AttributedTypeLoc : public ConcreteTypeLoc<UnqualTypeLoc,
tools/clang/include/clang/AST/VTableBuilder.h
   29 class VTableComponent {
  235   struct AddressPointLocation {
  474 struct MethodVFTableLocation {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  341 class DynTypedMatcher {
tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
   42 struct ParserValue {
  149   struct ErrorContent {
tools/clang/include/clang/Analysis/Analyses/Consumed.h
   43   enum ConsumedState {
tools/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h
   79 class FunctionParmMutationAnalyzer {
tools/clang/include/clang/Analysis/Analyses/LiveVariables.h
   30   class LivenessValues {
tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
  435   struct BlockInfo {
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/Analysis/ConstructionContext.h
   28 class ConstructionContextItem {
tools/clang/include/clang/Analysis/ProgramPoint.h
  503 class BlockEdge : public ProgramPoint {
tools/clang/include/clang/Analysis/RetainSummaryManager.h
  118 class ArgEffect {
  207 class ObjCSummaryKey {
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/Diagnostic.h
  152   enum Level {
  161   enum ArgumentKind {
  359     struct File {
tools/clang/include/clang/Basic/DiagnosticIDs.h
   98 class DiagnosticMapping {
  166   enum Level {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/OpenMPKinds.h
   77 enum OpenMPDependClauseKind {
  101 enum OpenMPMapModifierKind {
tools/clang/include/clang/Basic/OperatorKinds.h
   21 enum OverloadedOperatorKind : int {
tools/clang/include/clang/Basic/PartialDiagnostic.h
   35 class PartialDiagnostic {
tools/clang/include/clang/Basic/Sanitizers.h
   29 class SanitizerMask {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
   86 class SourceLocation {
  196 class SourceRange {
  234 class CharSourceRange {
  345 class FullSourceLoc : public SourceLocation {
tools/clang/include/clang/Basic/SourceManager.h
  508 class InBeforeInTUCacheEntry {
tools/clang/include/clang/Basic/SourceManagerInternals.h
   32 struct LineEntry {
tools/clang/include/clang/Basic/Specifiers.h
  315   enum class NullabilityKind : uint8_t {
tools/clang/include/clang/Basic/TokenKinds.h
   24 enum TokenKind : unsigned short {
tools/clang/include/clang/Basic/Visibility.h
   52 class LinkageInfo {
tools/clang/include/clang/CodeGen/SwiftCallingConv.h
   44   struct StorageEntry {
tools/clang/include/clang/Driver/Action.h
   84   enum OffloadKind {
tools/clang/include/clang/Driver/Phases.h
   17   enum ID {
tools/clang/include/clang/Driver/Types.h
   23   enum ID {
tools/clang/include/clang/Edit/EditedSource.h
   40   struct FileEdit {
   51   struct MacroArgUse {
tools/clang/include/clang/Edit/FileOffset.h
   18 class FileOffset {
tools/clang/include/clang/Format/Format.h
   49 struct FormatStyle {
 1691   struct RawStringFormat {
tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
  277   class UnparsedFileStatus {
tools/clang/include/clang/Lex/DirectoryLookup.h
   31 class DirectoryLookup {
tools/clang/include/clang/Lex/HeaderSearch.h
   50 struct HeaderFileInfo {
  146 struct FrameworkCacheEntry {
tools/clang/include/clang/Lex/HeaderSearchOptions.h
   31 enum IncludeDirGroup {
tools/clang/include/clang/Lex/ModuleMap.h
  245   struct InferredDirectory {
tools/clang/include/clang/Lex/Preprocessor.h
  578   class MacroState {
  728   struct SubmoduleState {
tools/clang/include/clang/Lex/Token.h
   34 class Token {
tools/clang/include/clang/Rewrite/Core/RewriteBuffer.h
   25 class RewriteBuffer {
tools/clang/include/clang/Sema/AnalysisBasedWarnings.h
   50   enum VisitFlag { NotVisited = 0, Visited = 1, Pending = 2 };
tools/clang/include/clang/Sema/DeclSpec.h
  313   enum TQ {   // NOTE: These flags must be kept in sync with Qualifiers::TQ.
tools/clang/include/clang/Sema/ObjCMethodList.h
   25 struct ObjCMethodList {
tools/clang/include/clang/Sema/ScopeInfo.h
  244   class WeakObjectProfileTy {
  877   struct ShadowedOuterDecl {
tools/clang/include/clang/Sema/Sema.h
  234 struct FileNullability {
 3486   struct TypoExprState {
 7691     enum SynthesisKind {
10746   struct FunctionDeclAndLoc {
11423   struct TypeTagData {
tools/clang/include/clang/Sema/Template.h
  189   class DeducedTemplateArgument : public TemplateArgument {
tools/clang/include/clang/Sema/Weak.h
   24 class WeakInfo {
tools/clang/include/clang/Serialization/ASTBitCodes.h
   88     class TypeIdx {
  220     struct DeclOffset {
 2093     class DeclarationNameKey {
tools/clang/include/clang/Serialization/ASTReader.h
  527   enum class PendingFakeDefinitionKind { NotFake, Fake, FakeLoaded };
  554   struct FileDeclsInfo {
tools/clang/include/clang/Serialization/InMemoryModuleCache.h
   31   struct PCM {
tools/clang/include/clang/Serialization/Module.h
   65 class InputFile {
tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
   91 enum class TrackingKind {
tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
  654   struct EventInfo {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
 1058 class CallDescription {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
   38 class ConditionTruthVal {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h
   19 class DynamicTypeInfo {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h
   35 class EnvironmentEntry : public std::pair<const Stmt *,
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h
   34   class FunctionSummary {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
   63 class RangeSet {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
   75 class SVal {
  262 class DefinedSVal : public DefinedOrUnknownSVal {
  298 class NonLoc : public DefinedSVal {
  320 class Loc : public DefinedSVal {
  379 class ConcreteInt : public NonLoc {
  598 class MemRegionVal : public Loc {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  549   enum SymbolStatus {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
   27 class WorkListUnit {
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/Core/Diagnostic.h
   52 struct Diagnostic {
tools/clang/include/clang/Tooling/Core/Replacement.h
   44 class Range {
   83 class Replacement {
  209 class Replacements {
tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h
   56   struct IncludeCategory {
tools/clang/include/clang/Tooling/Syntax/Tokens.h
  276   struct MarkedFile {
tools/clang/include/clang/Tooling/Transformer/RewriteRule.h
   78 enum class IncludeFormat {
  107   struct Case {
tools/clang/lib/ARCMigrate/TransProperties.cpp
   50   enum PropActionKind {
tools/clang/lib/ARCMigrate/TransformActions.cpp
   64   struct CharRange {
tools/clang/lib/AST/ExprConstant.cpp
  661   struct ObjectUnderConstruction {
  672   enum class ConstructionPhase {
tools/clang/lib/AST/Interp/Function.h
   35   struct Local {
tools/clang/lib/AST/Interp/PrimType.h
   27 enum PrimType : unsigned {
tools/clang/lib/AST/Interp/Source.h
   81 class SourceInfo {
tools/clang/lib/AST/ItaniumCXXABI.cpp
   56 struct DecompositionDeclName {
tools/clang/lib/AST/VTableBuilder.cpp
   64   struct OverriderInfo {
  442 struct VCallOffsetMap {
  827   struct MethodInfo {
 2403   struct MethodInfo {
tools/clang/lib/Analysis/CFG.cpp
  373 struct BlockScopePosPair {
  386 class TryResult {
tools/clang/lib/Analysis/Consumed.cpp
  293 class PropagationInfo {
tools/clang/lib/Analysis/ThreadSafety.cpp
  325 struct CFGBlockInfo {
tools/clang/lib/Analysis/UninitializedValues.cpp
  328   enum Class {
tools/clang/lib/CodeGen/Address.h
   24 class Address {
tools/clang/lib/CodeGen/CGBlocks.cpp
   70 enum class BlockCaptureEntityKind {
tools/clang/lib/CodeGen/CGBlocks.h
  109 class BlockFieldFlags {
  143 class BlockByrefInfo {
  160   class Capture {
tools/clang/lib/CodeGen/CGCall.cpp
 1365   struct IRArgs {
tools/clang/lib/CodeGen/CGClass.cpp
  765   struct SizeAndOffset {
tools/clang/lib/CodeGen/CGExprScalar.cpp
  323   enum ImplicitConversionCheckKind : unsigned char {
tools/clang/lib/CodeGen/CGOpenCLRuntime.h
   43   struct EnqueuedBlockInfo {
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 4382 struct PrivateHelpersTy {
10235   struct ParamAttrTy {
tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  339   struct DebugLocThreadIdTy {
  516     class OffloadEntryInfoTargetRegion final : public OffloadEntryInfo {
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  439   struct MappedVarData {
  455   struct FunctionData {
tools/clang/lib/CodeGen/CGRecordLayout.h
   65 struct CGBitFieldInfo {
tools/clang/lib/CodeGen/CGValue.h
   38 class RValue {
  166 class LValue {
tools/clang/lib/CodeGen/CodeGenFunction.h
  234   struct JumpDest {
 1260     struct CancelExit {
tools/clang/lib/CodeGen/CodeGenModule.h
  102 struct OrderGlobalInits {
tools/clang/lib/CodeGen/CodeGenTBAA.h
   42 struct TBAAAccessInfo {
tools/clang/lib/CodeGen/EHScopeStack.h
  106   class stable_iterator {
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
   37 struct VBTableGlobals {
  779   struct GuardInfo {
tools/clang/lib/Driver/Driver.cpp
 3798   struct JobActionInfo final {
tools/clang/lib/Driver/SanitizerArgs.cpp
   75 enum CoverageFeature {
tools/clang/lib/Format/FormatToken.h
  106 enum TokenType {
tools/clang/lib/Format/FormatTokenLexer.h
   31 enum LexerState {
tools/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
   26   struct MangledSymbol {
tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
   31   struct IncludedFile {
tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
  327   struct Marker {
tools/clang/lib/Parse/ParsePragma.cpp
  678   enum OpenCLExtState : char {
tools/clang/lib/Sema/SemaChecking.cpp
12558   struct Usage {
12565   struct UsageInfo {
tools/clang/lib/Sema/SemaCodeComplete.cpp
   74   class ShadowMapEntry {
tools/clang/lib/Sema/SemaOpenMP.cpp
   80   struct DSAInfo {
   94   struct MappedExprComponentTy {
  102   struct ReductionData {
 5239 struct LoopIterationSpace final {
tools/clang/lib/Sema/SemaOverload.cpp
 9682 enum OverloadCandidateKind {
 9695 enum OverloadCandidateSelect {
tools/clang/lib/Sema/SemaStmt.cpp
 3953 class CatchHandlerType {
tools/clang/lib/Sema/SemaTemplate.cpp
 8337   enum DiscardReason { NotAFunctionTemplate, NotAMemberOfEnclosing };
tools/clang/lib/Serialization/ASTReaderInternals.h
  119 struct DeclContextLookupTable {
tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  392   struct ModuleFileInfo {
  402   struct ImportedModuleFileInfo {
tools/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
   34   enum class CallKind { Function, Method, InstanceOf };
tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
   29   struct ReachedStat {
tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
   61     struct Propagation {
tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
   85 struct IteratorPosition {
  137 struct ContainerData {
tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
   64   struct InvalidationInfo {
tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
   37 struct LocalizedState {
tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h
   27 class Request {
tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
   39   struct AllocationState {
tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  121 class RefState {
  246 struct ReallocPair {
tools/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
   29 struct RegionState {
tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  197 class NullabilityState {
tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp
   29 enum IVarState { Unused, Used };
tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
   26 enum class AllocKind {
tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
   26 struct LockState {
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
   51 class RefVal {
tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
   30 struct StreamState {
tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
   28 struct StreamState {
tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
   28 enum class ObjectState : bool { CtorCalled, DtorCalled };
tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp
   23 class CountKey {
tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  120 class ConstructedObjectKey {
tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
   43 class BindingKey {
tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  473 struct SNodeId {
tools/clang/tools/clang-refactor/TestSupport.h
   48 struct TestSelectionRange {
tools/clang/tools/clang-rename/ClangRename.cpp
   42 struct RenameAllInfo {
tools/clang/tools/driver/cc1gen_reproducer_main.cpp
   30 struct UnsavedFileHash {
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
   90 struct RecordIdDsc {
tools/clang/tools/extra/clang-doc/BitcodeWriter.h
   53 enum BlockId {
   71 enum RecordId {
tools/clang/tools/extra/clang-doc/Representation.h
   46 struct CommentInfo {
  115 struct Reference {
  307 struct FunctionInfo : public SymbolInfo {
  361 struct BaseRecordInfo : public RecordInfo {
  378 struct EnumInfo : public SymbolInfo {
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
   42   enum class ContextType {
  126 struct SymbolAndSignals {
tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h
   29 struct FileFilter {
   50 struct ClangTidyOptions {
tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.h
   21 enum class DurationScale : std::uint8_t {
tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
   33   enum class SpecialMemberFunctionKind : uint8_t {
tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.h
   71   struct NamingCheckFailure {
tools/clang/tools/extra/clang-tidy/utils/ExceptionAnalyzer.h
   40   class ExceptionInfo {
tools/clang/tools/extra/clangd/CodeComplete.h
  186   struct Scores {
tools/clang/tools/extra/clangd/Context.h
   69 class Context {
tools/clang/tools/extra/clangd/FileDistance.h
   63 struct SourceParams {
tools/clang/tools/extra/clangd/FindTarget.h
  141 class DeclRelationSet {
tools/clang/tools/extra/clangd/FuzzyMatch.h
   55 enum CharRole : unsigned char {
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 {
  575 struct FileEvent {
  647 struct Diagnostic {
  829 struct SymbolInformation {
 1129 struct TypeHierarchyItem {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   52 struct HighlightingToken {
tools/clang/tools/extra/clangd/SourceCode.h
  210 struct Edit {
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/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 {
  177 class SymbolSlab {
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 {
   59 class PostingList {
tools/clang/tools/extra/clangd/index/dex/Token.h
   40 class Token {
tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp
  357   struct DeclInformation {
tools/clang/tools/extra/clangd/unittests/ClangdTests.cpp
  586   struct FileStat {
tools/clang/tools/libclang/CIndex.cpp
 6873   struct PostChildrenAction {
tools/clang/unittests/AST/ASTImporterTest.cpp
  160   struct CodeEntry {
tools/clang/unittests/ASTMatchers/ASTMatchersTest.h
   60 enum class LanguageMode {
tools/clang/unittests/Tooling/ASTSelectionTest.cpp
   18 struct FileLocation {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 1768   class RuleOrAggregateRuleSet {
 3905 class SpellingList {
tools/clang/utils/TableGen/MveEmitter.cpp
  151 enum class ScalarTypeKind { SignedInt, UnsignedInt, Float };
tools/clang/utils/TableGen/NeonEmitter.cpp
   70 enum ClassKind {
  116 class TypeSpec : public std::string {
  139 class Type {
 2137   struct OverloadInfo {
tools/dsymutil/BinaryHolder.h
   54   class ObjectEntry : public EntryBase {
   98     struct KeyTy {
tools/dsymutil/CompileUnit.h
   29 struct PatchLocation {
   53   struct DIEInfo {
tools/dsymutil/DebugMap.h
  139   struct SymbolMapping {
tools/lld/COFF/SymbolTable.cpp
  194   struct File {
tools/lld/COFF/TypeMerger.h
   55 struct CVIndexMap {
tools/lld/ELF/Config.h
   29 enum ELFKind {
   38 enum class BuildIdKind { None, Fast, Md5, Sha1, Hexstring, Uuid };
tools/lld/ELF/Relocations.cpp
  689   struct Loc {
tools/lld/ELF/Relocations.h
  103 struct Relocation {
tools/lld/ELF/SyntheticSections.h
  326   struct FileGot {
  330     struct PageBlock {
  704   struct GdbChunk {
tools/lld/ELF/Writer.cpp
 1208   struct SymbolOrderEntry {
tools/lld/include/lld/Common/DWARF.h
   37   struct VarLoc {
tools/lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
   34 struct CompactUnwindEntry {
tools/lld/lib/ReaderWriter/MachO/File.h
  253   struct SectionOffsetAndAtom { uint64_t offset;  MachODefinedAtom *atom; };
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h
   80 struct Relocation {
  113 struct Section {
  138 struct Symbol {
  165 struct Segment {
  175 struct DependentDylib {
  183 struct RebaseLocation {
  190 struct BindLocation {
  204 struct Export {
  214 struct DataInCode {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
 1000 struct CIEInfo {
tools/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
  225 struct ArchMember {
  233 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ImplicitHex8)
tools/lldb/include/lldb/Core/Disassembler.h
  180   struct Operand {
tools/lldb/include/lldb/Core/FileSpecList.h
   26 class FileSpecList {
tools/lldb/include/lldb/Core/ModuleSpec.h
   26 class ModuleSpec {
tools/lldb/include/lldb/Core/UniqueCStringMap.h
   28   struct Entry {
tools/lldb/include/lldb/Host/Debug.h
   19 struct ResumeAction {
tools/lldb/include/lldb/Host/MainLoop.h
   92   struct SignalInfo {
tools/lldb/include/lldb/Host/OptionParser.h
   24 struct Option {
tools/lldb/include/lldb/Symbol/ClangASTImporter.h
   86   struct LayoutInfo {
tools/lldb/include/lldb/Symbol/ClangExternalASTSourceCommon.h
   44 class ClangASTMetadata {
tools/lldb/include/lldb/Symbol/CompilerDeclContext.h
   19 class CompilerDeclContext {
tools/lldb/include/lldb/Symbol/CompilerType.h
   30 class CompilerType {
tools/lldb/include/lldb/Symbol/Symbol.h
   20 class Symbol : public SymbolContextScope {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
   18 class MemoryRegionInfo {
  127 class MemoryRegionInfos : public std::vector<lldb_private::MemoryRegionInfo> {
tools/lldb/include/lldb/Target/UnixSignals.h
   98   struct Signal {
tools/lldb/include/lldb/Utility/Args.h
   34   struct ArgEntry {
tools/lldb/include/lldb/Utility/Broadcaster.h
   40 class BroadcastEventSpec {
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/GDBRemote.h
   50 struct GDBRemotePacket {
tools/lldb/include/lldb/Utility/Listener.h
  100   struct BroadcasterInfo {
tools/lldb/include/lldb/Utility/RegisterValue.h
   27 class RegisterValue {
tools/lldb/include/lldb/Utility/RegularExpression.h
   18 class RegularExpression {
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h
  435   struct SignatureStr {
tools/lldb/include/lldb/Utility/SelectHelper.h
   53   struct FDInfo {
tools/lldb/include/lldb/Utility/StreamString.h
   23 class StreamString : public Stream {
tools/lldb/include/lldb/Utility/UUID.h
   22 class UUID {
tools/lldb/include/lldb/lldb-enumerations.h
  135 enum ByteOrder {
  427 enum LanguageType {
tools/lldb/include/lldb/lldb-private-enumerations.h
  198 enum class TypeValidatorResult : bool { Success = true, Failure = false };
tools/lldb/include/lldb/lldb-private-types.h
   33 struct RegisterInfo {
tools/lldb/source/Core/IOHandler.cpp
 2003 class TreeItem {
tools/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h
  126   class KextImageInfo {
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h
   97   struct ImageInfo {
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h
  117   class ParserVars {
  161   struct JITVars {
tools/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
  348   struct ClassAndSel {
tools/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h
  192 struct ELFProgramHeader {
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
  173   struct ELFSectionHeaderInfo : public elf::ELFSectionHeader {
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1887   struct SectionInfo {
tools/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
  182   typedef struct data_directory {
  229   typedef struct section_header {
tools/lldb/source/Plugins/Process/Utility/AuxVector.h
   25   enum EntryType {
tools/lldb/source/Plugins/SymbolFile/DWARF/DIERef.h
   28   enum Section : uint8_t { DebugInfo, DebugTypes };
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/HashedNameToDIE.h
   54   struct DIEInfo {
tools/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h
   48   struct IndexSet {
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
  153   struct CompileUnitInfo {
tools/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h
   55 class UniqueDWARFASTTypeList {
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h
   43 struct DeclStatus {
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h
   91 class PdbSymUid {
tools/lldb/source/Symbol/ClangASTImporter.cpp
  149   struct Backup {
tools/lldb/tools/lldb-vscode/SourceBreakpoint.h
   17 struct SourceBreakpoint : public BreakpointBase {
tools/lldb/tools/lldb-vscode/SourceReference.h
   18 struct SourceReference {
tools/lldb/unittests/tools/lldb-server/tests/MessageObjects.h
   50 class ThreadInfo {
tools/llvm-cfi-verify/lib/FileAnalysis.h
   78   struct Instr {
tools/llvm-cfi-verify/lib/GraphBuilder.h
   52 struct ConditionalBranchNode {
tools/llvm-diff/DifferenceEngine.cpp
  505 struct DiffEntry {
tools/llvm-dwp/llvm-dwp.cpp
  200 struct UnitIndexEntry {
tools/llvm-exegesis/lib/BenchmarkResult.h
   43 struct BenchmarkMeasure {
   58 struct InstructionBenchmark {
   96 class PerInstructionStats {
tools/llvm-exegesis/lib/Clustering.h
   37   class ClusterId {
tools/llvm-exegesis/lib/RegisterValue.h
   26 struct RegisterValue {
tools/llvm-ifs/llvm-ifs.cpp
   78 struct IFSSymbol {
tools/llvm-mca/Views/BottleneckAnalysis.h
  122   struct InstructionPressureInfo {
  179 struct DependencyEdge {
  222   struct DGNode {
tools/llvm-mca/Views/SchedulerStatistics.h
   59   struct BufferUsage {
tools/llvm-mca/Views/TimelineView.h
  130   struct TimelineViewEntry {
  139   struct WaitTimeEntry {
tools/llvm-objcopy/CopyConfig.h
   41 struct MachineInfo {
tools/llvm-pdbutil/DumpOutputStyle.h
   40   struct Stat {
tools/llvm-pdbutil/LinePrinter.cpp
  130 struct Run {
tools/llvm-pdbutil/PdbYaml.h
   46 struct StreamBlockList {
   69 struct PdbDbiModuleInfo {
tools/llvm-pdbutil/StreamUtil.cpp
   61 struct IndexedModuleDescriptor {
tools/llvm-profdata/llvm-profdata.cpp
  754 typedef struct ValueSitesStats {
tools/llvm-rc/ResourceScriptStmt.h
  628   struct CtlInfo {
  790     enum VersionInfoFixedType {
tools/llvm-readobj/ELFDumper.cpp
 4525 struct CoreFileMapping {
tools/llvm-reduce/deltas/Delta.h
   25 struct Chunk {
tools/llvm-xray/xray-graph-diff.h
   37   struct EdgeAttribute {
   41   struct VertexAttribute {
tools/llvm-xray/xray-graph.h
   60   struct CallStats {
   69   struct FunctionStats {
   74   struct FunctionAttr {
tools/opt/Debugify.h
   29 struct DebugifyStatistics {
tools/polly/include/polly/ScopDetection.h
   79 struct MemAcc {
  120   struct DetectionContext {
tools/polly/include/polly/ScopInfo.h
   93 enum class MemoryKind {
tools/polly/lib/Analysis/ScopDetection.cpp
 1714   enum Color { WHITE, GREY, BLACK };
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 1053 class id {
 1219 class map {
 1929 class pw_aff {
 2092 class pw_multi_aff {
 2626 class set {
 3040 class union_map {
tools/sancov/sancov.cpp
  147 struct CoveragePoint {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {
  334 struct CountCopyAndMove {
unittests/ADT/FallibleIteratorTest.cpp
   23 using LinkValid = enum { ValidLink, InvalidLink };
   25 class Item {
unittests/ADT/HashingTest.cpp
   32 struct NonPOD {
unittests/ADT/SmallVectorTest.cpp
   26 class Constructable {
unittests/ADT/StringMapTest.cpp
  318 struct StringMapTestStruct {
  337 struct MoveOnly {
  388 struct Countable {
  434 struct CountCtorCopyAndMove {
unittests/ADT/TestGraph.h
   37   class NodeSubset {
unittests/Analysis/SparsePropagation.cpp
   49 class TestLatticeVal {
unittests/DebugInfo/DWARF/DwarfGenerator.h
  173   struct ValueAndLength {
unittests/DebugInfo/PDB/HashTableTest.cpp
  208 struct FooBar {
unittests/ProfileData/CoverageMappingTest.cpp
   60 struct OutputFunctionCoverageData {
unittests/Support/BinaryStreamTest.cpp
  125   struct StreamPair {
  589   enum class MyEnum : int64_t { Foo = -10, Bar = 0, Baz = 10 };
  877   struct Foo {
unittests/Support/JSONTest.cpp
  328 struct CustomStruct {
unittests/Support/YAMLIOTest.cpp
   45 struct FooBar {
 1070 struct MultilineStringType {
 1210 LLVM_YAML_STRONG_TYPEDEF(int, MyNumber)
 1212 LLVM_YAML_STRONG_TYPEDEF(llvm::StringRef, MyString)
 1386 LLVM_YAML_STRONG_TYPEDEF(uint32_t, TotalSeconds)
 1494 struct KindAndFlags {
 1609 struct FooBarMap {
 1688 struct MyDouble {
 1773 struct MyValidation {
 1812 struct FlowFooBar {
 2279 struct OptionalTest {
 2372 struct FlowSeq {
unittests/XRay/GraphTest.cpp
   19 struct VAttr {
   22 struct EAttr {
usr/include/c++/7.4.0/bits/regex.h
   94       struct _RegexMask
usr/include/c++/7.4.0/bits/regex_scanner.h
   46     enum _TokenT : unsigned
usr/include/c++/7.4.0/thread
   62   class thread
usr/include/c++/7.4.0/type_traits
 1284   template<typename _Tp>
usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h
   13 typedef struct
utils/TableGen/AsmMatcherEmitter.cpp
  411   struct ResOperand {
utils/TableGen/AsmWriterInst.h
   26   struct AsmWriterOperand {
utils/TableGen/CodeGenDAGPatterns.h
   55 struct MachineValueTypeSet {
  191 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> {
  449 class SDNodeInfo {
 1015 class DAGInstruction {
utils/TableGen/CodeGenHwModes.h
   34   struct HwModeSelect {
utils/TableGen/CodeGenInstruction.h
   31     class ConstraintInfo {
  316   class CodeGenInstAlias {
utils/TableGen/CodeGenIntrinsics.h
  142   enum ArgAttribute {
utils/TableGen/CodeGenRegisters.cpp
 1569 struct UberRegSet {
utils/TableGen/CodeGenRegisters.h
  449     struct Key {
  505   struct RegUnitSet {
utils/TableGen/CodeGenSchedule.h
   44 struct CodeGenSchedRW {
  329 class OpcodeInfo {
utils/TableGen/FixedLenDecoderEmitter.cpp
  173 typedef enum {
utils/TableGen/InfoByHwMode.h
   35 enum : unsigned {
utils/TableGen/PseudoLoweringEmitter.cpp
   26   struct OpData {
utils/TableGen/RISCVCompressInstEmitter.cpp
   75   struct OpData {
utils/TableGen/SubtargetFeatureInfo.h
   28 struct SubtargetFeatureInfo {
utils/TableGen/X86DisassemblerShared.h
   17 struct InstructionSpecifier {
utils/benchmark/include/benchmark/benchmark.h
  396 enum BigO { oNone, o1, oN, oNSquared, oNCubed, oLogN, oNLogN, oAuto, oLambda };
utils/unittest/googletest/include/gtest/internal/gtest-internal.h
  180 enum EditType { kMatch, kAdd, kRemove, kReplace };
  504 struct CodeLocation {