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

Definitions

examples/Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h
   49 class FunctionAST {
examples/Kaleidoscope/BuildingAJIT/Chapter5/KaleidoscopeJIT.h
   51 class FunctionAST {
gen/tools/clang/include/clang/AST/Attrs.inc
 6003   enum OptionType {
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
   72 class CachedHashString {
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 {
  100   enum SubArchType {
  133   enum VendorType {
  154   enum OSType {
  194   enum EnvironmentType {
  221   enum ObjectFormatType {
include/llvm/Analysis/AliasAnalysis.h
   78 enum AliasResult : uint8_t {
  311 class AAResults {
include/llvm/Analysis/BasicAliasAnalysis.h
   54 class BasicAAResult : public AAResultBase<BasicAAResult> {
  110   struct VariableGEPIndex {
include/llvm/Analysis/BlockFrequencyInfoImpl.h
   82 class BlockMass {
  182   struct BlockNode {
  205   struct FrequencyData {
  269   struct WorkingData {
  600   struct IrrNode {
include/llvm/Analysis/DemandedBits.h
   40 class DemandedBits {
include/llvm/Analysis/DependenceAnalysis.h
  344     struct Subscript {
include/llvm/Analysis/DomTreeUpdater.h
  244   class CallBackOnDeletion final : public CallbackVH {
include/llvm/Analysis/EHPersonalities.h
   22 enum class EHPersonality {
include/llvm/Analysis/LazyCallGraph.h
  186   class EdgeSequence {
include/llvm/Analysis/LoopAccessAnalysis.h
  336   struct PointerInfo {
  386   struct CheckingPtrGroup {
include/llvm/Analysis/MemoryDependenceAnalysis.h
  210 class NonLocalDepEntry {
  276 class MemoryDependenceResults {
include/llvm/Analysis/MemorySSAUpdater.h
   70 class MemorySSAUpdater {
include/llvm/Analysis/PtrUseVisitor.h
  130   struct UseToVisit {
include/llvm/Analysis/ScalarEvolution.h
 1199   struct ExitLimit {
 1247   struct ExitNotTakenInfo {
include/llvm/Analysis/TargetLibraryInfo.h
   27 struct VecDesc {
   47 class TargetLibraryInfoImpl {
include/llvm/Analysis/TargetTransformInfo.h
  108 class TargetTransformInfo {
include/llvm/Analysis/VectorUtils.h
   24 enum class VFParamKind {
   43 enum class VFISAKind {
   92 struct VFInfo {
include/llvm/BinaryFormat/COFF.h
   93 enum MachineTypes : unsigned {
  405 enum COMDATType : uint8_t {
  416 struct AuxiliaryFunctionDefinition {
  424 struct AuxiliarybfAndefSymbol {
  432 struct AuxiliaryWeakExternal {
  444 struct AuxiliarySectionDefinition {
  454 struct AuxiliaryCLRToken {
  575 struct DataDirectory {
  600 enum WindowsSubsystem : unsigned {
include/llvm/BinaryFormat/Dwarf.h
  109 enum Form : uint16_t {
include/llvm/BinaryFormat/MachO.h
 1440 enum CPUSubTypeX86 {
include/llvm/BinaryFormat/MsgPackDocument.h
   38 class DocNode {
include/llvm/BinaryFormat/Wasm.h
   52 struct WasmFeatureEntry {
   57 struct WasmExport {
   85 struct WasmGlobalType {
   90 struct WasmGlobal {
   97 struct WasmEventType {
  103 struct WasmEvent {
  109 struct WasmImport {
  127 struct WasmFunction {
  150 struct WasmElemSegment {
  176 struct WasmSymbolInfo {
  191 struct WasmFunctionName {
  354 struct WasmSignature {
include/llvm/BinaryFormat/XCOFF.h
   76 enum StorageClass : uint8_t {
include/llvm/Bitcode/BitcodeAnalyzer.h
   56   struct PerRecordStats {
include/llvm/Bitcode/BitcodeReader.h
   57   class BitcodeModule {
include/llvm/Bitstream/BitstreamReader.h
   37 class BitstreamBlockInfo {
   41   struct BlockInfo {
  339 class BitstreamCursor : SimpleBitstreamCursor {
  347   struct Block {
include/llvm/Bitstream/BitstreamWriter.h
   47   struct Block {
   59   struct BlockInfo {
include/llvm/CodeGen/AsmPrinter.h
  145   struct HandlerInfo {
include/llvm/CodeGen/DIE.h
  895 struct BasicDIEUnit final : DIEUnit {
include/llvm/CodeGen/DebugHandlerBase.h
   31 struct DbgVariableLocation {
include/llvm/CodeGen/DwarfStringPoolEntry.h
   31 class DwarfStringPoolEntryRef {
include/llvm/CodeGen/FaultMaps.h
   48   struct FaultInfo {
include/llvm/CodeGen/FunctionLoweringInfo.h
  158   struct LiveOutInfo {
include/llvm/CodeGen/GCMetadata.h
   56 struct GCPoint {
   66 struct GCRoot {
include/llvm/CodeGen/GlobalISel/CallLowering.h
   46   struct ArgInfo {
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  292 class LegalizeRule {
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
   59 class DstOp {
  120 class SrcOp {
include/llvm/CodeGen/GlobalISel/RegBankSelect.h
  313   class RepairingPlacement {
include/llvm/CodeGen/ISDOpcodes.h
   38   enum NodeType {
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
   34 struct StringValue {
   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/MachineConstantPool.h
   66 class MachineConstantPoolEntry {
include/llvm/CodeGen/MachineFrameInfo.h
   33 class CalleeSavedInfo {
  123   struct StackObject {
include/llvm/CodeGen/MachineFunction.h
  211 struct LandingPadInfo {
include/llvm/CodeGen/MachineInstr.h
   63 class MachineInstr
include/llvm/CodeGen/MachineJumpTableInfo.h
   34 struct MachineJumpTableEntry {
include/llvm/CodeGen/MachineOperand.h
   50 class MachineOperand {
include/llvm/CodeGen/MachineOutliner.h
   37 struct Candidate {
  163 struct OutlinedFunction {
include/llvm/CodeGen/MachinePipeliner.h
  128   struct NodeInfo {
  316 class NodeSet {
include/llvm/CodeGen/MachineTraceMetrics.h
  155   struct TraceBlockInfo {
include/llvm/CodeGen/PBQP/Graph.h
   62     class NodeEntry {
  101     class EdgeEntry {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/RegisterPressure.h
  103 class PressureChange {
include/llvm/CodeGen/ScheduleDAG.h
  242   class SUnit {
include/llvm/CodeGen/ScheduleDFS.h
   76   struct NodeData {
include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
   32 class BaseIndexOffset {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/SlotIndexes.h
   83   class SlotIndex {
include/llvm/CodeGen/StackMaps.h
  250   struct CallsiteInfo {
include/llvm/CodeGen/SwitchLoweringUtils.h
   36 struct CaseCluster {
   86 struct CaseBits {
  103 struct CaseBlock {
  202 struct BitTestBlock {
include/llvm/CodeGen/TargetLowering.h
  176   class ArgListEntry {
 3868   struct AsmOperandInfo : public InlineAsm::ConstraintInfo {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
include/llvm/CodeGen/WinEHFuncInfo.h
   72 struct WinEHTryBlockMapEntry {
   81 struct ClrEHUnwindMapEntry {
include/llvm/DebugInfo/CodeView/CodeView.h
   33 enum TypeLeafKind : uint16_t {
   47 enum SymbolKind : uint16_t {
include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h
   32 enum class ContinuationRecordKind { FieldList, MethodOverloadList };
include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
   31 struct FileChecksumEntry {
   75 class DebugChecksumsSubsection final : public DebugSubsection {
include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h
   20 class DebugFrameDataSubsectionRef final : public DebugSubsectionRef {
   41 class DebugFrameDataSubsection final : public DebugSubsection {
include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h
   90   struct Entry {
include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h
  106   struct Block {
include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h
   54 class DebugSubsectionRecordBuilder {
include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
   50 class LazyRandomTypeCollection : public TypeCollection {
   53   struct CacheEntry {
include/llvm/DebugInfo/CodeView/SymbolRecord.h
  159 struct DecodedAnnotation {
  354 class PublicSym32 : public SymbolRecord {
  638 class ObjNameSym : public SymbolRecord {
  721 class Compile3Sym : public SymbolRecord {
include/llvm/DebugInfo/CodeView/TypeHashing.h
   32 struct LocallyHashedType {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
  272 struct TypeIndexOffset {
include/llvm/DebugInfo/CodeView/TypeRecord.h
  106 class MemberPointerInfo {
  401 class ArrayRecord : public TypeRecord {
  725 class OneMethodRecord : public TypeRecord {
  835 class EnumeratorRecord : public TypeRecord {
include/llvm/DebugInfo/DIContext.h
   30 struct DILineInfo {
  119 struct DILocal {
include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
   27 class DWARFAbbreviationDeclaration {
  150   struct FixedSizeInfo {
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  253   struct AttributeEncoding {
  280   class Entry final : public DWARFAcceleratorTable::Entry {
  385   class NameIndex {
include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
   21 struct DWARFAddressRange {
include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
   34   struct Range {
   61   struct RangeEndpoint {
include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
   41   struct Instruction {
include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
   23 class DWARFDebugInfoEntry {
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
   34   struct FileNameEntry {
   63   struct Prologue {
  145   struct Row {
  206   struct Sequence {
include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
   27   struct Entry {
   37   struct LocationList {
   79   struct Entry {
   90   struct LocationList {
include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
   26   struct Entry {
   42   struct Set {
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
   54 class DWARFDebugRnglistTable : public DWARFListTableBase<DWARFDebugRnglist> {
include/llvm/DebugInfo/DWARF/DWARFDie.h
   42 class DWARFDie {
include/llvm/DebugInfo/DWARF/DWARFExpression.h
   22 class DWARFExpression {
   63     struct Description {
include/llvm/DebugInfo/DWARF/DWARFFormValue.h
   26 class DWARFFormValue {
include/llvm/DebugInfo/DWARF/DWARFSection.h
   20 struct SectionName {
include/llvm/DebugInfo/GSYM/FileEntry.h
   25 struct FileEntry {
include/llvm/DebugInfo/GSYM/FunctionInfo.h
   86 struct FunctionInfo {
include/llvm/DebugInfo/GSYM/InlineInfo.h
   58 struct InlineInfo {
include/llvm/DebugInfo/GSYM/LineEntry.h
   22 struct LineEntry {
include/llvm/DebugInfo/GSYM/LineTable.h
  118 class LineTable {
include/llvm/DebugInfo/GSYM/Range.h
   32 struct AddressRange {
include/llvm/DebugInfo/MSF/MappedBlockStream.h
   39 class MappedBlockStream : public BinaryStream {
include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
   37 class DbiModuleDescriptorBuilder {
include/llvm/DebugInfo/PDB/Native/DbiStream.h
   37 class DbiStream {
include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
   92   struct DebugStream {
include/llvm/DebugInfo/PDB/Native/GlobalsStream.h
   70 class GlobalsStream {
include/llvm/DebugInfo/PDB/Native/InfoStream.h
   28 class InfoStream {
include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h
   24 class InjectedSourceStream {
include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
   64   struct InjectedSourceDescriptor {
include/llvm/DebugInfo/PDB/Native/PDBStringTable.h
   33 class PDBStringTable {
include/llvm/DebugInfo/PDB/Native/PublicsStream.h
   27 class PublicsStream {
include/llvm/DebugInfo/PDB/Native/RawConstants.h
   51 enum PdbRaw_DbiVer : uint32_t {
include/llvm/DebugInfo/PDB/Native/SymbolStream.h
   23 class SymbolStream {
include/llvm/DebugInfo/PDB/Native/TpiStream.h
   33 class TpiStream {
include/llvm/ExecutionEngine/GenericValue.h
   23 struct GenericValue {
include/llvm/ExecutionEngine/JITLink/JITLink.h
   57 class Edge {
  282 class Symbol {
include/llvm/ExecutionEngine/JITSymbol.h
  352 class LegacyJITSymbolResolver : public JITSymbolResolver {
include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
  198     struct SourceModuleEntry {
include/llvm/ExecutionEngine/Orc/Core.h
  171 class MaterializationResponsibility {
  282 class MaterializationUnit {
include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
   31 class JITTargetMachineBuilder {
include/llvm/ExecutionEngine/Orc/LazyReexports.h
   41   class NotifyResolvedFunction {
include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
  168   struct EHFrameRange {
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
   59   class RemoteRTDyldMemoryManager : public RuntimeDyld::MemoryManager {
  216     class Alloc {
  249     struct ObjectAllocs {
  490   class RemoteCompileCallbackManager : public JITCompileCallbackManager {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/ExecutionEngine/RTDyldMemoryManager.h
   32 class MCJITMemoryManager : public RuntimeDyld::MemoryManager {
   60 class RTDyldMemoryManager : public MCJITMemoryManager,
include/llvm/ExecutionEngine/RuntimeDyldChecker.h
   76   class MemoryRegionInfo {
include/llvm/FuzzMutate/OpDescriptor.h
   43 class SourcePred {
   89 struct OpDescriptor {
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/DebugInfoMetadata.h
  157   enum DIFlags : uint32_t {
 1608   enum DISPFlags : uint32_t {
 2447   struct FragmentInfo {
include/llvm/IR/DebugLoc.h
   33   class DebugLoc {
include/llvm/IR/DiagnosticInfo.h
  418   struct Argument {
include/llvm/IR/GlobalValue.h
  184   enum ThreadLocalMode {
include/llvm/IR/InlineAsm.h
   98   struct SubConstraintInfo {
  117   struct ConstraintInfo {
include/llvm/IR/InstrTypes.h
  732   enum Predicate {
include/llvm/IR/Instruction.h
  704   enum BinaryOps {
include/llvm/IR/Intrinsics.h
   36   enum ID : unsigned {
include/llvm/IR/Metadata.h
 1280 class DistinctMDOperandPlaceholder : public Metadata {
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
  514   struct ConstVCall {
  730 struct VirtFuncOffset {
  901 struct TypeIdOffsetVtableInfo {
  916 class ModuleSummaryIndex {
include/llvm/IR/ModuleSummaryIndexYAML.h
  137 struct FunctionSummaryYaml {
include/llvm/IR/PassManager.h
  154 class PreservedAnalyses {
include/llvm/IR/ProfileSummary.h
   31 struct ProfileSummaryEntry {
include/llvm/IR/TrackingMDRef.h
   25 class TrackingMDRef {
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 {
  327     struct AddedModule {
  433 struct SymbolResolution {
include/llvm/LTO/legacy/LTOModule.h
   40   struct NameAndAttributes {
include/llvm/LineEditor/LineEditor.h
   66   struct Completion {
include/llvm/MC/LaneBitmask.h
   39   struct LaneBitmask {
include/llvm/MC/MCAsmMacro.h
   21 class AsmToken {
  129 struct MCAsmMacroParameter {
  142 struct MCAsmMacro {
include/llvm/MC/MCCodeView.h
   31 class MCCVLoc {
   91 struct MCCVFunctionInfo {
include/llvm/MC/MCDirectives.h
   18 enum MCSymbolAttr {
include/llvm/MC/MCDwarf.h
   52 struct MCDwarfFile {
  153 class MCDwarfLineEntry : public MCDwarfLoc {
  407 class MCGenDwarfLabelEntry {
  435 class MCCFIInstruction {
  606 struct MCDwarfFrameInfo {
include/llvm/MC/MCELFObjectWriter.h
   31 struct ELFRelocationEntry {
include/llvm/MC/MCExpr.h
  171   enum VariantKind : uint16_t {
include/llvm/MC/MCInst.h
   34 class MCOperand {
  158 class MCInst {
include/llvm/MC/MCLinkerOptimizationHint.h
  102 class MCLOHDirective {
include/llvm/MC/MCMachObjectWriter.h
   98   struct RelAndSymbol {
include/llvm/MC/MCParser/AsmCond.h
   21 class AsmCond {
include/llvm/MC/MCParser/MCAsmParser.h
  115   struct MCPendingError {
include/llvm/MC/MCTargetOptions.h
   26 enum class DebugCompressionType {
include/llvm/MC/MCWinEH.h
   21 struct Instruction {
include/llvm/MC/StringTableBuilder.h
   23 class StringTableBuilder {
include/llvm/MCA/HardwareUnits/RetireControlUnit.h
   51   struct RUToken {
include/llvm/MCA/Instruction.h
   99 class WriteState {
  562 class InstRef {
  602 class WriteRef {
include/llvm/MCA/Support.h
   50 class ResourceCycles {
include/llvm/Object/ArchiveWriter.h
   23 struct NewArchiveMember {
include/llvm/Object/COFFImportFile.h
   71 struct COFFShortExport {
include/llvm/Object/ObjectFile.h
   52 class RelocationRef {
   81 class SectionRef {
  139 struct SectionedAddress {
  160 class SymbolRef : public BasicSymbolRef {
include/llvm/Object/SymbolSize.h
   18 struct SymEntry {
include/llvm/Object/TapiFile.h
   45   struct Symbol {
include/llvm/Object/Wasm.h
   36 class WasmSymbol {
  103 struct WasmSection {
  113 struct WasmSegment {
include/llvm/Object/WindowsResource.h
  236   struct StringOrID {
include/llvm/ObjectYAML/COFFYAML.h
   57 struct Relocation {
   69 struct Section {
   83 struct Symbol {
   98 struct PEHeader {
include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
   45 struct YAMLFrameData {
   57 struct YAMLCrossModuleImport {
   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 {
   42 struct DebugHSection {
include/llvm/ObjectYAML/CodeViewYAMLTypes.h
   41 struct MemberRecord {
   45 struct LeafRecord {
include/llvm/ObjectYAML/DWARFYAML.h
   53 struct Abbrev {
   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
   55 LLVM_YAML_STRONG_TYPEDEF(uint64_t, ELF_SHF)
   56 LLVM_YAML_STRONG_TYPEDEF(uint16_t, ELF_SHN)
   85 struct SectionName {
   89 struct ProgramHeader {
  101 struct Symbol {
  113 struct SectionOrType {
  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 {
   76 struct RebaseOpcode {
   82 struct BindOpcode {
   90 struct ExportEntry {
  113 struct Object {
include/llvm/ObjectYAML/MinidumpYAML.h
   73 struct ParsedModule {
   84 struct ParsedThread {
   94 struct ParsedMemoryDescriptor {
include/llvm/ObjectYAML/WasmYAML.h
   58 struct Export {
   64 struct ElemSegment {
   83 struct Import {
  101 struct Function {
  114 struct DataSegment {
  122 struct NameEntry {
  127 struct ProducerEntry {
  132 struct FeatureEntry {
  137 struct SegmentInfo {
  144 struct Signature {
  151 struct SymbolInfo {
  172 struct Comdat {
include/llvm/ObjectYAML/XCOFFYAML.h
   32 struct Symbol {
include/llvm/ObjectYAML/YAML.h
   63 class BinaryRef {
include/llvm/PassRegistry.h
   38 class PassRegistry {
include/llvm/Passes/PassBuilder.h
   33 struct PGOOptions {
  125   struct PipelineElement {
  146   enum OptimizationLevel {
include/llvm/ProfileData/Coverage/CoverageMapping.h
   90 struct Counter {
  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/Coverage/CoverageMappingReader.h
   35 struct CoverageMappingRecord {
  175   struct ProfileMappingRecord {
include/llvm/ProfileData/InstrProf.h
  653 struct InstrProfValueSiteRecord {
  842 struct NamedInstrProfRecord : InstrProfRecord {
include/llvm/Remarks/BitstreamRemarkSerializer.h
   49 struct BitstreamRemarkSerializerHelper {
include/llvm/Remarks/Remark.h
   30 struct RemarkLocation {
   54 enum class Type {
   67 struct Remark {
include/llvm/Remarks/RemarkFormat.h
   25 enum class Format { Unknown, YAML, YAMLStrTab, Bitstream };
include/llvm/Remarks/RemarkParser.h
   59 struct ParsedStringTable {
include/llvm/Remarks/RemarkStringTable.h
   35 struct StringTable {
include/llvm/Support/AArch64TargetParser.h
   60 enum class ArchKind {
include/llvm/Support/AMDGPUMetadata.h
   42 enum class AccessQualifier : uint8_t {
   62 enum class ValueKind : uint8_t {
  187 struct Metadata final {
  386 struct Metadata final {
include/llvm/Support/ARMTargetParser.h
  149 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 };
include/llvm/Support/Alignment.h
   40 struct Align {
include/llvm/Support/AtomicOrdering.h
   56 enum class AtomicOrdering {
include/llvm/Support/BlockFrequency.h
   24 class BlockFrequency {
include/llvm/Support/BranchProbability.h
   30 class BranchProbability {
include/llvm/Support/CodeGen.h
   22     enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
   28     enum Model { Tiny, Small, Kernel, Medium, Large };
include/llvm/Support/CodeGenCoverage.h
   20 class CodeGenCoverage {
include/llvm/Support/CommandLine.h
  766   class OptionInfo : public GenericOptionInfo {
include/llvm/Support/DataExtractor.h
   41 class DataExtractor {
include/llvm/Support/DynamicLibrary.h
   36   class DynamicLibrary {
include/llvm/Support/Error.h
   48 class ErrorInfoBase {
  157 class LLVM_NODISCARD Error {
include/llvm/Support/FileCheck.h
   85 struct FileCheckDiag {
include/llvm/Support/FileSystem.h
  844 class TempFile {
 1280 class directory_iterator {
include/llvm/Support/FormatVariadic.h
   46 struct ReplacementItem {
include/llvm/Support/GlobPattern.h
   29 class GlobPattern {
include/llvm/Support/JSON.h
  280 class Value {
include/llvm/Support/LowLevelTypeImpl.h
   39 class LLT {
include/llvm/Support/MD5.h
   55   struct MD5Result {
include/llvm/Support/MachineValueType.h
   30   class MVT {
include/llvm/Support/Memory.h
  128   class OwningMemoryBlock {
include/llvm/Support/MemoryBuffer.h
  261 class MemoryBufferRef {
include/llvm/Support/Regex.h
   27   class Regex {
include/llvm/Support/SourceMgr.h
   56   struct SrcBuffer {
  229 class SMFixIt {
  261 class SMDiagnostic {
include/llvm/Support/SpecialCaseList.h
  132   struct Section {
include/llvm/Support/StringPool.h
   78   class PooledStringPtr {
include/llvm/Support/TargetParser.h
   68 enum ProcessorFeatures {
include/llvm/Support/Timer.h
  170 class TimerGroup {
  171   struct PrintRecord {
include/llvm/Support/VersionTuple.h
   26 class VersionTuple {
include/llvm/Support/VirtualFileSystem.h
   45 class Status {
  158 class directory_iterator {
  507 struct YAMLVFSEntry {
include/llvm/Support/X86DisassemblerDecoderCommon.h
  285 enum OpcodeType {
include/llvm/Support/YAMLTraits.h
 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/Support/raw_ostream.h
   75   enum class Colors {
  359 class raw_pwrite_stream : public raw_ostream {
  384 class raw_fd_ostream : public raw_pwrite_stream {
  573 class buffer_ostream : public raw_svector_ostream {
include/llvm/TableGen/Record.h
 1395 class RecordVal {
include/llvm/Target/TargetMachine.h
   65 class TargetMachine {
include/llvm/Target/TargetOptions.h
   24     enum ABIType {
   51     enum Model {
   66   enum class EABI {
include/llvm/Testing/Support/Annotations.h
   50   struct Range {
include/llvm/TextAPI/MachO/Architecture.h
   24 enum Architecture : uint8_t {
include/llvm/TextAPI/MachO/InterfaceFile.h
   81 class InterfaceFileRef {
include/llvm/TextAPI/MachO/Platform.h
   22 enum class PlatformKind : unsigned {
include/llvm/Transforms/IPO/Attributor.h
  139 struct IRPosition {
 1213 struct IncIntegerState : public IntegerStateBase<uint32_t, ~0u, 0> {
 1283 struct BooleanState : public IntegerStateBase<bool, 1, 0> {
 1766 struct DerefState : AbstractState {
include/llvm/Transforms/IPO/WholeProgramDevirt.h
   88 struct VTableBits {
  119 struct VirtualCallTarget {
  234 struct VTableSlotSummary {
include/llvm/Transforms/Instrumentation.h
   52 struct GCOVOptions {
  129 struct InstrProfOptions {
include/llvm/Transforms/Scalar/ConstantHoisting.h
   80 struct ConstantCandidate {
  101 struct RebasedConstantInfo {
  113 struct ConstantInfo {
include/llvm/Transforms/Scalar/Reassociate.h
   46 struct ValueEntry {
   59 struct Factor {
include/llvm/Transforms/Utils/PredicateInfo.h
  202   struct ValueInfo {
include/llvm/Transforms/Utils/SSAUpdaterBulk.h
   41   struct RewriteInfo {
include/llvm/XRay/BlockIndexer.h
   28   struct Block {
include/llvm/XRay/InstrumentationMap.h
   55 struct YAMLXRaySledEntry {
include/llvm/XRay/Profile.h
   51 class Profile {
include/llvm/XRay/XRayRecord.h
   69 struct XRayRecord {
include/llvm/XRay/YAMLXRayRecord.h
   31 struct YAMLXRayRecord {
lib/Analysis/CFLAndersAliasAnalysis.cpp
  322 class CFLAndersAAResult::FunctionInfo {
lib/Analysis/CFLGraph.h
   68   struct NodeInfo {
lib/Analysis/CFLSteensAliasAnalysis.cpp
   71 class CFLSteensAAResult::FunctionInfo {
lib/Analysis/StackSafetyAnalysis.cpp
   57 struct PassAsArgInfo {
   99 struct AllocaInfo {
  114 struct ParamInfo {
lib/Analysis/StratifiedSets.h
   38 struct StratifiedLink {
  177   struct BuilderLink {
lib/AsmParser/LLParser.cpp
 8466   struct ValueContext {
lib/AsmParser/LLParser.h
  543     struct ArgInfo {
lib/Bitcode/Reader/MetadataLoader.h
   35 class MetadataLoader {
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1694   struct SectionCPs {
 1974 struct Structor {
lib/CodeGen/AsmPrinter/CodeViewDebug.h
   64   struct LocalVarDefRange {
   96   struct LocalVariable {
lib/CodeGen/AsmPrinter/DebugLocEntry.h
   92 class DebugLocEntry {
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  129   struct BaseTypeRef {
lib/CodeGen/AsmPrinter/DwarfDebug.h
  276 struct SymbolCU {
lib/CodeGen/AsmPrinter/DwarfFile.h
   40 class RangeSpanList {
lib/CodeGen/BranchFolding.h
   55     class MergePotentialsElt {
   79     class SameTailElt {
lib/CodeGen/CFIInstrInserter.cpp
   69   struct MBBCFAInfo {
lib/CodeGen/GlobalMerge.cpp
  254   struct UsedGlobalSet {
lib/CodeGen/IfConversion.cpp
  132     struct BBInfo {
 1206   struct BBState {
lib/CodeGen/InterferenceCache.h
   71     struct RegUnitInfo {
lib/CodeGen/LiveDebugValues.cpp
  181   struct VarLoc {
  184     struct SpillLoc {
lib/CodeGen/MIRParser/MILexer.h
   28   enum TokenKind {
lib/CodeGen/MIRVRegNamerUtils.cpp
   24 class TypedVReg {
lib/CodeGen/MachineBlockPlacement.cpp
  326   struct WeightedEdge {
lib/CodeGen/MachineModuleInfo.cpp
   44 class MMIAddrLabelMapCallbackPtr final : CallbackVH {
lib/CodeGen/PeepholeOptimizer.cpp
  263   class RecurrenceInstr {
lib/CodeGen/RegAllocGreedy.cpp
  244   struct RegInfo {
  355   struct GlobalSplitCandidate {
lib/CodeGen/RegisterCoalescer.cpp
 2229   struct Val {
 3422 struct MBBPriorityInfo {
lib/CodeGen/RenameIndependentSubregs.cpp
   66   struct SubRangeInfo {
lib/CodeGen/SafeStackColoring.h
   58   struct LiveRange {
lib/CodeGen/SafeStackLayout.h
   27   struct StackRegion {
   40   struct StackObject {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 7723 class SDISelAsmOperandInfo : public TargetLowering::AsmOperandInfo {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  107   class DanglingDebugInfo {
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 2684 struct MatchScope {
lib/DebugInfo/DWARF/DWARFVerifier.cpp
  965   struct BucketInfo {
lib/DebugInfo/GSYM/LineTable.cpp
   24 struct DeltaInfo {
lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
  115 struct OffsetNamePair {
lib/Demangle/ItaniumDemangle.cpp
   65 struct DumpVisitor {
lib/ExecutionEngine/Interpreter/Interpreter.h
   60 struct ExecutionContext {
lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h
  102   struct NormalizedSymbol {
  129   class NormalizedSection {
lib/ExecutionEngine/Orc/Core.cpp
  922     struct WorklistEntry {
lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
  238     struct WorklistEntry {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
   46 class SectionEntry {
  241 class RuntimeDyldImpl {
lib/IR/AsmWriter.cpp
  670 class SlotTracker {
lib/IR/LLVMContextImpl.h
 1215   struct Attachment {
lib/MC/ELFObjectWriter.cpp
  117   struct ELFSymbolData {
lib/MC/MCDwarf.cpp
   49 class llvm::MCDwarfLineStr {
lib/MC/WasmObjectWriter.cpp
   61 struct WasmSignature {
  106 struct WasmDataSegment {
  137 struct WasmRelocationEntry {
  165 struct WasmCustomSection {
lib/MC/WinCOFFObjectWriter.cpp
  100 struct COFFRelocation {
lib/MC/XCOFFObjectWriter.cpp
   65 struct ControlSection {
lib/Object/ArchiveWriter.cpp
  237 struct MemberData {
lib/Object/COFFModuleDefinition.cpp
   33 enum Kind {
   53 struct Token {
lib/ObjectYAML/ELFYAML.cpp
  850 LLVM_YAML_STRONG_TYPEDEF(StringRef, StOtherPiece)
lib/Option/OptTable.cpp
  481 struct OptionInfo {
lib/Support/FileCheck.cpp
 1605   struct MatchRange {
lib/Support/FileCheckImpl.h
  364 class FileCheckPattern {
  580 struct FileCheckString {
lib/Support/Signals.cpp
   53   enum class Status { Empty, Initializing, Initialized, Executing };
lib/Support/TimeProfiler.cpp
   35 struct Entry {
lib/Support/VirtualFileSystem.cpp
  276   struct WorkingDirectory {
lib/TableGen/TGLexer.h
   32   enum TokKind {
  176   struct PreprocessorControlDesc {
lib/TableGen/TGParser.h
   34   struct LetRecord {
   45   struct RecordsEntry {
lib/Target/AArch64/AArch64MachineFunctionInfo.h
  265   class MILOHDirective {
lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
   87   struct InstReplInfo {
lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
   32 enum ShiftExtendType {
lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
   24   enum VariantKind {
lib/Target/AArch64/Utils/AArch64BaseInfo.h
  235 enum CondCode {  // Meaning (integer)          Meaning (floating-point)
  464     enum VectorLayout {
lib/Target/AMDGPU/AMDGPUInstructionSelector.h
   61   struct GEPInfo {
lib/Target/AMDGPU/AMDGPULibFunc.h
  245   enum ENamePrefix {
  251   enum EType {
lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  377   struct BlockInfo {
lib/Target/AMDGPU/SIMachineFunctionInfo.h
  118 struct SIArgument {
  186 struct SIArgumentInfo {
  426   struct SpilledReg {
lib/Target/AMDGPU/SIWholeQuadMode.cpp
  137 struct WorkItem {
lib/Target/ARM/ARMConstantIslandPass.cpp
  128     struct CPUser {
  158     struct CPEntry {
  190     struct ImmBranch {
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  648   struct NearMissMessage {
lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h
   27   enum ShiftOpc {
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  276   struct AttributeItem {
lib/Target/Hexagon/BitTracker.h
  140 struct BitTracker::RegisterRef {
  154 struct BitTracker::BitValue {
lib/Target/Hexagon/HexagonBitSimplify.cpp
 2904     struct LoopCand {
 2911     struct InstrGroup {
 2915     struct PhiInfo {
lib/Target/Hexagon/HexagonBlockRanges.h
   78   class IndexRange : public std::pair<IndexType,IndexType> {
lib/Target/Hexagon/HexagonConstExtenders.cpp
   55   struct OffsetRange {
  317     struct ExtDesc {
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
  617 struct OpRef {
  661 struct NodeTemplate {
lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
  163     struct Rule {
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
  105 class HexagonInstr {
lib/Target/Hexagon/RDFRegisters.h
   71   struct RegisterRef {
  135     struct RegInfo {
  138     struct UnitInfo {
  142     struct MaskInfo {
lib/Target/Lanai/LanaiAluCode.h
   22 enum AluCode {
lib/Target/Lanai/LanaiCondCode.h
   10 enum CondCode {
lib/Target/Mips/MCTargetDesc/MipsABIInfo.h
   23 class MipsABIInfo {
lib/Target/Mips/MipsAnalyzeImmediate.h
   19     struct Inst {
lib/Target/Mips/MipsConstantIslandPass.cpp
  204     struct BasicBlockInfo {
  253     struct CPUser {
  303   struct CPEntry {
  323   struct ImmBranch {
lib/Target/Mips/MipsOptimizePICCall.cpp
   64 class MBBInfo {
lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
   69   struct BucketElement {
   77   struct Bucket {
lib/Target/PowerPC/PPCReduceCRLogicals.cpp
  355   struct CRLogicalOpInfo {
lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h
   25   enum VariantKind {
lib/Target/RISCV/Utils/RISCVBaseInfo.h
   94 enum RoundingMode {
  182 enum ABI {
lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h
   25   enum VariantKind {
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  126 enum class BlockType : unsigned {
lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
  224 struct Entry {
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
   75   enum CondCode {
lib/Target/X86/X86CallFrameOptimization.cpp
   70   struct CallContext {
lib/Target/X86/X86DomainReassignment.cpp
  300 class Closure {
lib/Target/X86/X86FrameLowering.cpp
 3017 struct X86FrameSortingObject {
lib/Target/X86/X86SpeculativeLoadHardening.cpp
  139   struct BlockCondInfo {
  150   struct PredState {
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)
   27 LLVM_YAML_STRONG_TYPEDEF(uint8_t, SwiftVersion)
lib/Transforms/Coroutines/CoroFrame.cpp
   82   struct BlockData {
lib/Transforms/IPO/FunctionAttrs.cpp
 1107   struct InferenceDescriptor {
lib/Transforms/IPO/HotColdSplitting.cpp
  358 class OutliningRegion {
lib/Transforms/IPO/LowerTypeTests.cpp
  245 struct ByteArrayInfo {
lib/Transforms/IPO/PartialInlining.cpp
  183   struct OutlineRegionInfo {
lib/Transforms/IPO/WholeProgramDevirt.cpp
  308 struct VirtualCallSite {
lib/Transforms/Instrumentation/ControlHeightReduction.cpp
  161 struct RegInfo {
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  183   struct PromotionCandidate {
lib/Transforms/Instrumentation/MemorySanitizer.cpp
  463 class MemorySanitizer {
lib/Transforms/Instrumentation/ThreadSanitizer.cpp
   94 struct ThreadSanitizer {
lib/Transforms/Scalar/DivRemPairs.cpp
   40 struct ExpandedMatch {
   75 struct DivRemPairWorklistEntry {
lib/Transforms/Scalar/GVN.cpp
  113 struct llvm::GVN::Expression {
lib/Transforms/Scalar/GVNHoist.cpp
  142 struct CHIArg {
lib/Transforms/Scalar/GVNSink.cpp
  194 struct SinkingInstructionCandidate {
lib/Transforms/Scalar/GuardWidening.cpp
  207   class RangeCheck {
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  185   class Range {
lib/Transforms/Scalar/LoopDistribute.cpp
  621   struct Entry {
lib/Transforms/Scalar/LoopRerollPass.cpp
  199     struct SimpleLoopReduction {
  367     struct DAGRootSet {
lib/Transforms/Scalar/LoopStrengthReduce.cpp
  323 struct Formula {
 1075 struct LSRFixup {
 1131 class LSRUse {
 1855 struct IVInc {
 1866 struct IVChain {
 1903 struct ChainUsers {
lib/Transforms/Scalar/MemCpyOptimizer.cpp
   84 struct MemsetRange {
lib/Transforms/Scalar/MergeICmps.cpp
  188 class BCECmpBlock {
lib/Transforms/Scalar/Reassociate.cpp
   95 class llvm::reassociate::XorOpnd {
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  264 struct PartiallyConstructedSafepointRecord {
 1332 class DeferredReplacement {
lib/Transforms/Scalar/SCCP.cpp
   79 class LatticeVal {
lib/Transforms/Scalar/SROA.cpp
  158 class Slice {
lib/Transforms/Scalar/Scalarizer.cpp
   75 class Scatterer {
lib/Transforms/Utils/Local.cpp
 2636 struct BitPart {
lib/Transforms/Utils/LowerSwitch.cpp
   88     struct CaseRange {
lib/Transforms/Utils/PredicateInfo.cpp
   98 struct ValueDFS {
lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  162 struct RenamePassData {
lib/Transforms/Utils/SimplifyCFG.cpp
  163 struct ValueEqualityComparisonCase {
lib/Transforms/Utils/ValueMapper.cpp
   56 struct DelayedBasicBlock {
   97 struct MappingContext {
lib/Transforms/Vectorize/LoopVectorize.cpp
 1008   struct RegisterUsage {
lib/Transforms/Vectorize/VPlan.h
   83 struct VPIteration {
projects/openmp/libomptarget/src/device.h
   83 struct DeviceTy {
tools/clang/include/clang/AST/APValue.h
  115 class APValue {
  195   class LValuePathEntry {
tools/clang/include/clang/AST/ASTContext.h
 3017   enum PragmaSectionFlag : unsigned {
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/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/Comment.h
  309   enum RenderKind {
  415   class Attribute {
tools/clang/include/clang/AST/CommentLexer.h
   55 class Token {
tools/clang/include/clang/AST/Decl.h
 3964   class Capture {
tools/clang/include/clang/AST/Expr.h
 4686   class Designator {
tools/clang/include/clang/AST/ExternalASTMerger.h
   83   class ImporterSource {
tools/clang/include/clang/AST/GlobalDecl.h
   40 class GlobalDecl {
tools/clang/include/clang/AST/OSLog.h
   27   enum Kind {
tools/clang/include/clang/AST/OpenMPClause.h
 4211   class MappableComponent {
tools/clang/include/clang/AST/Stmt.h
 2897   class AsmStringPiece {
tools/clang/include/clang/AST/StmtIterator.h
  140 struct ConstStmtIterator : public StmtIteratorImpl<ConstStmtIterator,
tools/clang/include/clang/AST/TemplateBase.h
   50 class TemplateArgument {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
 3419   class ExtParameterInfo {
tools/clang/include/clang/AST/TypeLoc.h
 1944 class AutoTypeLoc
tools/clang/include/clang/AST/VTableBuilder.h
  410 struct VPtrInfo {
tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h
  123     struct Profiling {
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 {
  149   struct ErrorContent {
  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 {
  250 class VariantValue {
tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
  435   struct BlockInfo {
tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h
   30 class UninitUse {
tools/clang/include/clang/Analysis/CFG.h
   55 class CFGElement {
  792   class AdjacentBlock {
tools/clang/include/clang/Analysis/CloneDetection.h
  354   struct VariableOccurence {
  388   struct SuspiciousClonePair {
tools/clang/include/clang/Analysis/PathDiagnostic.h
  335 class PathDiagnosticLocationPair {
  496 class PathDiagnosticEventPiece : public PathDiagnosticSpotPiece {
tools/clang/include/clang/Basic/ABI.h
  178 struct ThunkInfo {
tools/clang/include/clang/Basic/CodeGenOptions.h
  171   struct BitcodeFileToLink {
tools/clang/include/clang/Basic/Cuda.h
   19 enum class CudaVersion {
   35 enum class CudaArch {
   79 enum class CudaVirtualArch {
tools/clang/include/clang/Basic/Diagnostic.h
   66 class FixItHint {
 1438 class StoredDiagnostic {
tools/clang/include/clang/Basic/DiagnosticIDs.h
   79     enum class Severity {
tools/clang/include/clang/Basic/DiagnosticOptions.h
   32 enum class DiagnosticLevelMask : unsigned {
tools/clang/include/clang/Basic/FileManager.h
   45 class DirectoryEntry {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/LangOptions.h
   49 class LangOptions : public LangOptionsBase {
   87   enum PragmaMSPointersToMembersKind {
   94   enum DefaultCallingConvention {
  152   enum class CoreFoundationABI {
tools/clang/include/clang/Basic/LangStandard.h
   62   enum Kind {
tools/clang/include/clang/Basic/Linkage.h
   73 enum GVALinkage {
tools/clang/include/clang/Basic/Module.h
  157   struct Header {
  178   struct UnresolvedHeaderDirective {
  301   struct UnresolvedExportDecl {
  325   struct LinkLibrary {
  353   struct UnresolvedConflict {
  366   struct Conflict {
tools/clang/include/clang/Basic/OpenMPKinds.h
   22 enum OpenMPDirectiveKind {
   32 enum OpenMPClauseKind {
   44 enum OpenMPDefaultClauseKind {
   52 enum OpenMPProcBindClauseKind {
   77 enum OpenMPDependClauseKind {
   85 enum OpenMPLinearClauseKind {
  126 enum OpenMPDistScheduleClauseKind {
  150 enum OpenMPAtomicDefaultMemOrderClauseKind {
  158 enum OpenMPDeviceType {
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/PragmaKinds.h
   14 enum PragmaMSCommentKind {
tools/clang/include/clang/Basic/SanitizerSpecialCaseList.h
   40   struct SanitizerSection {
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 {
tools/clang/include/clang/Basic/Specifiers.h
  315   enum class NullabilityKind : uint8_t {
tools/clang/include/clang/Basic/TargetInfo.h
  829   struct ConstraintInfo {
tools/clang/include/clang/CodeGen/CodeGenAction.h
   29   struct LinkModule {
tools/clang/include/clang/CodeGen/ConstantInitBuilder.h
   52   struct SelfReference {
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/DarwinSDKInfo.h
   21 class DarwinSDKInfo {
tools/clang/include/clang/Driver/Distro.h
   24   enum DistroType {
tools/clang/include/clang/Driver/Driver.h
   50 enum LTOKind {
   71   enum SaveTempsMode {
   87   enum OpenMPRuntimeKind {
  427   struct CompilationDiagnosticReport {
tools/clang/include/clang/Driver/Multilib.h
   28 class Multilib {
tools/clang/include/clang/Driver/Types.h
   23   enum ID {
tools/clang/include/clang/Format/Format.h
   49 struct FormatStyle {
 1691   struct RawStringFormat {
tools/clang/include/clang/Frontend/ASTUnit.h
   91   struct StandaloneFixIt {
   98   struct StandaloneDiagnostic {
tools/clang/include/clang/Frontend/CommandLineSourceLoc.h
   54 struct ParsedSourceRange {
tools/clang/include/clang/Frontend/CompilerInvocation.h
  121 class CompilerInvocation : public CompilerInvocationBase {
tools/clang/include/clang/Frontend/FrontendOptions.h
  144 class InputKind {
  184 class FrontendInputFile {
tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h
   22   struct DiagEntry {
tools/clang/include/clang/Frontend/PrecompiledPreamble.h
   49 class PrecompiledPreamble {
  132   class TempPCHFile {
tools/clang/include/clang/Index/DeclOccurrence.h
   22 struct DeclOccurrence {
tools/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h
   33 enum TokenKind {
tools/clang/include/clang/Lex/DirectoryLookup.h
   31 class DirectoryLookup {
tools/clang/include/clang/Lex/HeaderSearch.h
   50 struct HeaderFileInfo {
tools/clang/include/clang/Lex/HeaderSearchOptions.h
   69   struct Entry {
   85   struct SystemHeaderPrefix {
tools/clang/include/clang/Lex/PPConditionalDirectiveRecord.h
   30   class CondDirectiveLoc {
tools/clang/include/clang/Lex/Preprocessor.h
  417   struct PreambleSkipInfo {
  519   struct IncludeStackInfo {
tools/clang/include/clang/Lex/Token.h
   34 class Token {
tools/clang/include/clang/Parse/Parser.h
 1010   class ParseScope {
 1223   struct LateParsedDefaultArgument {
tools/clang/include/clang/Parse/RAIIObjectsForParser.h
   44   class SuppressAccessChecks {
tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  746 class CodeCompletionResult {
tools/clang/include/clang/Sema/DeclSpec.h
   63 class CXXScopeSpec {
 1158 struct DeclaratorChunk {
 1234   struct ParamInfo {
 1676   struct Binding {
tools/clang/include/clang/Sema/Lookup.h
   76   enum AmbiguityKind {
tools/clang/include/clang/Sema/Overload.h
  766   struct OverloadCandidate {
tools/clang/include/clang/Sema/ParsedTemplate.h
   29   class ParsedTemplateArgument {
tools/clang/include/clang/Sema/ScopeInfo.h
   84 class PossiblyUnreachableDiag {
  328   class WeakUseTy {
tools/clang/include/clang/Sema/Sema.h
  331 class Sema {
  460     struct Slot {
  560   struct PragmaAttributeEntry {
  568   struct PragmaAttributeGroup {
 1024   struct ExpressionEvaluationContextRecord {
 1346   class SemaDiagnosticBuilder : public DiagnosticBuilder {
 1696   struct ModuleScope {
 7689   struct CodeSynthesisContext {
 8725   struct ObjCArgInfo {
10917   enum CUDAFunctionTarget {
11330   enum FormatStringType {
tools/clang/include/clang/Sema/Template.h
  189   class DeducedTemplateArgument : public TemplateArgument {
tools/clang/include/clang/Sema/TypoCorrection.h
   42 class TypoCorrection {
tools/clang/include/clang/Serialization/ASTBitCodes.h
  201     struct PPSkippedRange {
  220     struct DeclOffset {
tools/clang/include/clang/Serialization/GlobalModuleIndex.h
   71   struct ModuleInfo {
tools/clang/include/clang/Serialization/Module.h
   65 class InputFile {
tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
   43 enum AnalysisStores {
   50 enum AnalysisConstraints {
   58 enum AnalysisDiagClients {
   66 enum AnalysisPurgeMode {
   73 enum AnalysisInliningMode {
tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
  589   struct DeclCheckerInfo {
  601   struct StmtCheckerInfo {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
   62 class RegionOffset {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
   75 class SVal {
  320 class Loc : public DefinedSVal {
tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
  143   struct CheckerInfo {
  192   struct PackageInfo {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiff.h
   37 struct Node {
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 {
  209 class Replacements {
  332 struct TranslationUnitReplacements {
tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h
   85   struct Include {
tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h
   56   struct IncludeCategory {
tools/clang/include/clang/Tooling/Refactoring/ASTSelection.h
   49 struct SelectedASTNode {
   94 class CodeRangeASTSelection {
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
   51 struct FileRange {
  100 class Token {
  262   struct Mapping {
  322 class TokenCollector {
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/TransAutoreleasePool.cpp
  224   struct PoolScope {
tools/clang/lib/ARCMigrate/TransformActions.cpp
   43   struct ActionData {
tools/clang/lib/ARCMigrate/Transforms.h
   86   struct GCAttrOccurrence {
tools/clang/lib/AST/ASTDiagnostic.cpp
  558     struct DiffNode {
tools/clang/lib/AST/DeclObjC.cpp
 1567 struct SynthesizeIvarChunk {
tools/clang/lib/AST/ExprConstant.cpp
 6125 class BitCastBuffer {
11118   struct Job {
tools/clang/lib/AST/Interp/Function.h
   32 class Scope {
tools/clang/lib/AST/Interp/Pointer.h
   39 class Pointer {
tools/clang/lib/Analysis/CFG.cpp
  373 struct BlockScopePosPair {
tools/clang/lib/Analysis/ThreadSafety.cpp
  325 struct CFGBlockInfo {
  387   struct VarDefinition {
tools/clang/lib/Basic/Targets/Lanai.h
   27   enum CPUKind {
tools/clang/lib/Basic/Targets/X86.h
   29   enum X86SSEEnum {
   41   enum MMX3DNowEnum {
   47   enum XOPEnum { NoXOP, SSE4A, FMA4, XOP } XOPLevel = NoXOP;
  117   enum CPUKind {
tools/clang/lib/CodeGen/CGBlocks.cpp
  339   struct BlockLayoutChunk {
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/CGDebugInfo.h
  711 class ApplyDebugLocation {
tools/clang/lib/CodeGen/CGExprConstant.cpp
  747 struct BaseInfo {
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
10235   struct ParamAttrTy {
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  475   struct GlobalPtrSizeRecsTy {
tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
   77   struct MemberInfo {
tools/clang/lib/CodeGen/CGValue.h
  166 class LValue {
tools/clang/lib/CodeGen/CodeGenFunction.h
  503   class CallLifetimeEnd final : public EHScopeStack::Cleanup {
 1260     struct CancelExit {
 4328   struct MultiVersionResolverOption {
tools/clang/lib/CodeGen/CodeGenModule.h
  282   struct Structor {
tools/clang/lib/CodeGen/ConstantEmitter.h
   23 class ConstantEmitter {
tools/clang/lib/CodeGen/CoverageMappingGen.cpp
   38 class SourceMappingRegion {
tools/clang/lib/CodeGen/TargetInfo.cpp
 8679 class FieldEncoding {
tools/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp
   41 struct SemaphorePipe {
tools/clang/lib/Driver/Driver.cpp
 3798   struct JobActionInfo final {
tools/clang/lib/Driver/ToolChains/Arch/ARM.h
   37 enum class ReadTPMode {
   43 enum class FloatABI {
tools/clang/lib/Driver/ToolChains/Arch/Mips.h
   26 enum class FloatABI {
tools/clang/lib/Driver/ToolChains/Arch/PPC.h
   25 enum class FloatABI {
tools/clang/lib/Driver/ToolChains/Arch/Sparc.h
   23 enum class FloatABI {
tools/clang/lib/Driver/ToolChains/Cuda.cpp
   72   struct Candidate {
tools/clang/lib/Driver/ToolChains/Darwin.cpp
 1250 struct DarwinPlatform {
tools/clang/lib/Format/ContinuationIndenter.h
  201 struct ParenState {
tools/clang/lib/Format/Format.cpp
 1814 struct JavaImportDirective {
tools/clang/lib/Format/FormatToken.h
  650   struct ColumnFormat {
tools/clang/lib/Format/SortJavaScriptImports.cpp
   39 struct JsImportedSymbol {
   71 struct JsModuleReference {
tools/clang/lib/Format/UnwrappedLineParser.h
   36 struct UnwrappedLine {
tools/clang/lib/Format/UsingDeclarationsSorter.cpp
   67 struct UsingDeclaration {
tools/clang/lib/Format/WhitespaceManager.h
   88   struct Change {
tools/clang/lib/Frontend/ASTUnit.cpp
  643 class CaptureDroppedDiagnostics {
tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
  286 struct UnattachedDirective {
tools/clang/lib/Lex/Lexer.cpp
  575 enum PreambleDirectiveKind {
tools/clang/lib/Lex/ModuleMap.cpp
 1316     enum TokenKind {
 1703   enum AttributeKind {
 2307       enum Attribute { Size, ModTime, Unknown };
tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
  125 class LogicalErrorHandler : public CFGCallback {
tools/clang/lib/Sema/SemaDeclAttr.cpp
 3135 enum FormatAttrKind {
tools/clang/lib/Sema/SemaInit.cpp
 6649 struct IndirectLocalPathEntry {
tools/clang/lib/Sema/SemaOpenMP.cpp
  119   struct SharingMapTy {
 5239 struct LoopIterationSpace final {
tools/clang/lib/Sema/SemaOverload.cpp
 7539 class BuiltinCandidateTypeSet  {
tools/clang/lib/Sema/SemaTemplateDeduction.cpp
  657 struct clang::DeducedPack {
tools/clang/lib/Sema/TreeTransform.h
11383   struct TransformedInitCapture {
tools/clang/lib/Serialization/ASTReader.cpp
 2102   struct ModuleMacroRecord {
tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
   58   struct TaintConfiguration {
   61     struct Propagation {
  165   struct TaintPropagationRule {
tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  342   enum CheckKind {
tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
   34 struct MallocOverflowCheck {
tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp
   38   struct CallRecord {
tools/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
   68   enum AggressivenessKind { // In any case, don't warn after a reset.
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/lib/StaticAnalyzer/Core/BugReporter.cpp
  200 class PathDiagnosticBuilder : public BugReporterContext {
tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  154 class RegionBindingsRef : public llvm::ImmutableMapRef<const MemRegion *,
tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  473 struct SNodeId {
tools/clang/lib/Tooling/Refactoring/ASTSelection.cpp
  251 struct SelectedNodeWithParents {
tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
  162   struct RenameInfo {
tools/clang/tools/clang-import-test/clang-import-test.cpp
  242 struct CIAndOrigins {
tools/clang/tools/clang-refactor/TestSupport.h
   53 struct TestSelectionRangesInFile {
   55   struct RangeGroup {
tools/clang/tools/clang-rename/ClangRename.cpp
   42 struct RenameAllInfo {
tools/clang/tools/diagtool/ListWarnings.cpp
   29 struct Entry {
tools/clang/tools/diagtool/ShowEnabledWarnings.cpp
   26   struct PrettyDiag {
tools/clang/tools/driver/cc1gen_reproducer_main.cpp
   30 struct UnsavedFileHash {
tools/clang/tools/extra/clang-change-namespace/ChangeNamespace.h
   88   struct MoveNamespace {
  103   struct InsertForwardDeclaration {
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
   90 struct RecordIdDsc {
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
   22 class IncludeFixerContext {
   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-query/QueryParser.cpp
  136 enum ParsedQueryKind {
  150 enum ParsedQueryVariable {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  580   struct Event {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.h
   42 struct ClangTidyError : tooling::Diagnostic {
   77 class ClangTidyContext {
tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h
   29 struct FileFilter {
tools/clang/tools/extra/clang-tidy/ClangTidyProfiling.h
   26   struct StorageParams {
tools/clang/tools/extra/clang-tidy/GlobList.h
   40   struct GlobListItem {
tools/clang/tools/extra/clang-tidy/cert/StrToNumCheck.cpp
   38 enum class ConversionKind {
tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
  108 struct IntializerInsertion {
tools/clang/tools/extra/clang-tidy/fuchsia/RestrictSystemIncludesCheck.cpp
   38   struct IncludeDirective {
tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.cpp
   36   struct IncludeDirective {
tools/clang/tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.h
   35   struct UsingDeclContext {
tools/clang/tools/extra/clang-tidy/modernize/LoopConvertUtils.h
  244   enum Level {
  425   enum NamingStyle {
tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.h
   56   struct NamingStyle {
tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp
   50 struct InconsistentDeclarationInfo {
tools/clang/tools/extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp
   18 struct PreprocessorEntry {
tools/clang/tools/extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.cpp
   59 struct NewSuffix {
tools/clang/tools/extra/clangd/ClangdServer.h
   78 class ClangdServer {
  256   struct TweakRef {
tools/clang/tools/extra/clangd/CodeComplete.cpp
  155 struct RawIdentifier {
  162 struct CompletionCandidate {
  249 struct CodeCompletionBuilder {
  392   struct BundledEntry {
  791 struct ScoredSignature {
tools/clang/tools/extra/clangd/CodeComplete.h
  137 struct CodeCompletion {
  164   struct IncludeCandidate {
  228 struct SpeculativeFuzzyFind {
tools/clang/tools/extra/clangd/Context.h
  189 class LLVM_NODISCARD WithContext {
  204 class LLVM_NODISCARD WithContextValue {
tools/clang/tools/extra/clangd/Diagnostics.h
   71 struct Fix {
   81 struct Note : DiagBase {};
   84 struct Diag : DiagBase {
tools/clang/tools/extra/clangd/ExpectedTypes.h
   34 class OpaqueType {
tools/clang/tools/extra/clangd/FileDistance.h
   93 class URIDistance {
  117 class ScopeDistance {
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
   71 class FuzzyMatcher {
tools/clang/tools/extra/clangd/GlobalCompilationDatabase.h
   27 struct ProjectInfo {
   96   struct CDBLookupResult {
  123 class OverlayCDB : public GlobalCompilationDatabase {
tools/clang/tools/extra/clangd/Headers.h
   52 struct Inclusion {
   64 struct IncludeGraphNode {
  143 class IncludeInserter {
tools/clang/tools/extra/clangd/IncludeFixer.cpp
  216 struct CheapUnresolvedName {
tools/clang/tools/extra/clangd/IncludeFixer.h
   35 class IncludeFixer {
   58   struct UnresolvedName {
tools/clang/tools/extra/clangd/ParsedAST.h
   46 class ParsedAST {
tools/clang/tools/extra/clangd/Protocol.h
   73 struct URIForFile {
  127 struct Position {
  156 struct Range {
  182 struct Location {
  202 struct TextEdit {
  233 enum class TraceLevel {
  343 enum class OffsetEncoding {
  536 struct TextDocumentContentChangeEvent {
  575 struct FileEvent {
  638 struct DiagnosticRelatedInformation {
  647 struct Diagnostic {
  713 struct WorkspaceEdit {
  727 struct TweakArgs {
  761 struct Command : public ExecuteCommandParams {
  771 struct CodeAction {
  798 struct DocumentSymbol {
  829 struct SymbolInformation {
  847 struct SymbolDetails {
  923 struct Hover {
  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
   47 enum class WantDiagnostics {
   81 struct TUStatus {
tools/clang/tools/extra/clangd/Threading.h
   41 class Semaphore {
  105 class AsyncTaskRunner {
tools/clang/tools/extra/clangd/Trace.h
   55 class Session {
   81 class Span {
tools/clang/tools/extra/clangd/XRefs.cpp
  351   struct Reference {
tools/clang/tools/extra/clangd/XRefs.h
   38 struct LocatedSymbol {
   60 struct HoverInfo {
   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/Index.h
   26 struct FuzzyFindRequest {
   85 class SymbolIndex {
tools/clang/tools/extra/clangd/index/Ref.h
   52 struct Ref {
   69 class RefSlab {
tools/clang/tools/extra/clangd/index/Relation.h
   29 struct Relation {
   45 class RelationSlab {
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/dex/Token.h
   40 class Token {
tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp
  146 struct ExtractionZone {
  275   struct Parameter {
tools/clang/tools/extra/clangd/unittests/ClangdTests.cpp
  586   struct FileStat {
  623   struct RequestStats {
tools/clang/tools/extra/clangd/unittests/CodeCompleteTests.cpp
 1030 struct ExpectedParameter {
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
  459 struct HeaderEntry {
tools/clang/tools/extra/modularize/PreprocessorTracker.cpp
  487 class PPItemKey {
  531 class HeaderInclusionPath {
  545 class MacroExpansionInstance {
  647 class ConditionalExpansionInstance {
tools/clang/tools/extra/pp-trace/PPCallbacksTracker.h
   39 struct Argument {
   46 class CallbackCall {
tools/clang/tools/libclang/CIndex.cpp
 6879   struct PostChildrenInfo {
tools/clang/tools/libclang/CXIndexDataConsumer.h
   48 struct EntityInfo : public CXIdxEntityInfo {
  222 struct IBOutletCollectionInfo : public AttrInfo {
tools/clang/unittests/AST/ASTImporterTest.cpp
  140   struct ImportAction {
tools/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp
   62   struct MatcherInfo {
tools/clang/unittests/Basic/SourceManagerTest.cpp
  318 struct MacroAction {
tools/clang/unittests/Index/IndexTests.cpp
   56 struct TestSymbol {
tools/clang/unittests/Lex/PPCallbacksTest.cpp
   68   struct Result {
tools/clang/unittests/Rename/ClangRenameTest.h
   37 struct Case {
tools/clang/unittests/Tooling/CommentHandlerTest.cpp
   14 struct Comment {
tools/clang/unittests/Tooling/SourceCodeBuildersTest.cpp
   39 struct TestMatch {
tools/clang/unittests/Tooling/StencilTest.cpp
   43 struct TestMatch {
tools/clang/unittests/Tooling/TestVisitor.h
  181   struct MatchCandidate {
  216   struct ExpectedMatch {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
   49 class FlattenedSpelling {
 1690 struct AttributeSubjectMatchRule {
 3894 enum class SpellingKind {
 3942 class DocumentationData {
tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
  456 enum ModifierType {
 1572 struct RecordIndexElement
tools/clang/utils/TableGen/ClangOptionDocEmitter.cpp
   26 struct DocumentedOption {
   35 struct DocumentedGroup : Documentation {
tools/clang/utils/TableGen/MveEmitter.cpp
  151 enum class ScalarTypeKind { SignedInt, UnsignedInt, Float };
tools/clang/utils/TableGen/NeonEmitter.cpp
  116 class TypeSpec : public std::string {
  139 class Type {
  287 class Intrinsic {
tools/dsymutil/CompileUnit.h
   29 struct PatchLocation {
  204   struct AccelInfo {
tools/dsymutil/DwarfLinker.h
   84     struct ValidReloc {
  143   struct LinkContext {
tools/dsymutil/MachOUtils.h
   26 struct ArchAndFile {
tools/lld/COFF/Chunks.h
  589 class Baserel {
  632 class RuntimePseudoReloc {
tools/lld/COFF/Config.h
   40 struct Export {
tools/lld/COFF/Driver.cpp
  635 enum class DebugKind { Unknown, None, Full, FastLink, GHash, Dwarf, Symtab };
tools/lld/COFF/SymbolTable.cpp
  139   struct Location {
  192 struct UndefinedDiag {
tools/lld/ELF/CallGraphSort.cpp
   61 struct Cluster {
tools/lld/ELF/Config.h
   67 struct SymbolVersion {
   75 struct VersionDefinition {
tools/lld/ELF/InputSection.h
  220 struct SectionPiece {
  275 struct EhSectionPiece {
tools/lld/ELF/LinkerScript.h
  145 struct SectionPattern {
  205 struct PhdrsCommand {
tools/lld/ELF/Relocations.cpp
  687 struct UndefinedDiag {
tools/lld/ELF/SyntheticSections.h
  326   struct FileGot {
  420 class DynamicReloc {
  699   struct NameAttrEntry {
  704   struct GdbChunk {
  710   struct GdbSymbol {
  819   struct Verneed {
 1115 struct Partition {
tools/lld/include/lld/ReaderWriter/MachOLinkingContext.h
  436   struct SectionAlign {
  442   struct OrderFileNode {
tools/lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
   34 struct CompactUnwindEntry {
   60 struct UnwindInfoPage {
tools/lld/lib/ReaderWriter/MachO/DebugInfo.h
   64 struct Stab {
tools/lld/lib/ReaderWriter/MachO/File.h
  374   struct ReExportedDylib {
tools/lld/lib/ReaderWriter/MachO/LayoutPass.h
   34   struct SortKey {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h
   80 struct Relocation {
  113 struct Section {
  138 struct Symbol {
  165 struct Segment {
  175 struct DependentDylib {
  190 struct BindLocation {
  204 struct Export {
tools/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
  225 struct ArchMember {
tools/lld/tools/lld/lld.cpp
   45 enum Flavor {
tools/lldb/include/lldb/API/SBValue.h
   21 class LLDB_API SBValue {
tools/lldb/include/lldb/Breakpoint/BreakpointID.h
   23 class BreakpointID {
tools/lldb/include/lldb/Core/Address.h
   59 class Address {
tools/lldb/include/lldb/Core/AddressRange.h
   25 class AddressRange {
tools/lldb/include/lldb/Core/Disassembler.h
  180   struct Operand {
  473   struct SourceLine {
tools/lldb/include/lldb/Core/FileSpecList.h
   26 class FileSpecList {
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/Expression/DWARFExpression.h
   35 class DWARFExpression {
tools/lldb/include/lldb/Expression/IRExecutionUnit.h
  141   struct JittedFunction : JittedEntity {
  149   struct JittedGlobalVariable : JittedEntity {
  341   struct AllocationRecord {
tools/lldb/include/lldb/Host/File.h
   34 class File : public IOObject {
   46   enum OpenOptions : uint32_t {
  377 class NativeFile : public File {
tools/lldb/include/lldb/Host/FileAction.h
   17 class FileAction {
tools/lldb/include/lldb/Host/FileSystem.h
   29 class FileSystem {
tools/lldb/include/lldb/Host/Host.h
   34 struct WaitStatus {
tools/lldb/include/lldb/Host/SocketAddress.h
   34 class SocketAddress {
tools/lldb/include/lldb/Host/XML.h
   44 class XMLNode {
tools/lldb/include/lldb/Host/common/NativeProcessProtocol.h
   35 struct SVR4LibraryInfo {
tools/lldb/include/lldb/Host/common/TCPSocket.h
   17 class TCPSocket : public Socket {
tools/lldb/include/lldb/Interpreter/CommandInterpreter.h
  537   enum class CommandHandlingState {
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 {
  317   struct OptionInfo {
tools/lldb/include/lldb/Interpreter/Property.h
   36 class Property {
tools/lldb/include/lldb/Symbol/ArmUnwindInfo.h
   41   struct ArmExidxEntry {
tools/lldb/include/lldb/Symbol/CompactUnwindInfo.h
   52   struct UnwindIndex {
tools/lldb/include/lldb/Symbol/CompilerDecl.h
   18 class CompilerDecl {
tools/lldb/include/lldb/Symbol/CompilerType.h
   30 class CompilerType {
  386 struct CompilerType::IntegralTemplateArgument {
tools/lldb/include/lldb/Symbol/DebugMacros.h
   24 class DebugMacroEntry {
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/SourceModule.h
   18 struct SourceModule {
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/SymbolFile.h
  142   struct ArrayInfo {
tools/lldb/include/lldb/Symbol/Type.h
   27 struct CompilerContext {
tools/lldb/include/lldb/Symbol/TypeSystem.h
   53 class TypeSystem : public PluginInterface {
tools/lldb/include/lldb/Symbol/UnwindPlan.h
   55   class Row {
tools/lldb/include/lldb/Symbol/UnwindTable.h
   23 class UnwindTable {
tools/lldb/include/lldb/Target/ExecutionContext.h
  291 class ExecutionContext {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
   18 class MemoryRegionInfo {
  127 class MemoryRegionInfos : public std::vector<lldb_private::MemoryRegionInfo> {
tools/lldb/include/lldb/Target/Process.h
 2630   struct PreResumeCallbackAndBaton {
tools/lldb/include/lldb/Utility/ArchSpec.h
   32 class ArchSpec {
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/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/GDBRemote.h
   50 struct GDBRemotePacket {
tools/lldb/include/lldb/Utility/NameMatches.h
   15 enum class NameMatch {
tools/lldb/include/lldb/Utility/ProcessInfo.h
  108 class ProcessInstanceInfo : public ProcessInfo {
tools/lldb/include/lldb/Utility/RegisterValue.h
   27 class RegisterValue {
tools/lldb/include/lldb/Utility/Reproducer.h
  236 class Generator final {
  294 class Loader final {
  328 class Reproducer {
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h
  546 class Serializer {
tools/lldb/include/lldb/Utility/StreamString.h
   23 class StreamString : public Stream {
tools/lldb/include/lldb/Utility/StringExtractorGDBRemote.h
   21 class StringExtractorGDBRemote : public StringExtractor {
tools/lldb/include/lldb/Utility/StructuredData.h
  165   class Array : public Object {
  336   class String : public Object {
  352   class Dictionary : public Object {
tools/lldb/include/lldb/Utility/VMRange.h
   26 class VMRange {
tools/lldb/include/lldb/lldb-enumerations.h
  135 enum ByteOrder {
  143 enum Encoding {
  152 enum Format {
  633 enum SectionType {
  926 enum QueueKind {
tools/lldb/include/lldb/lldb-private-enumerations.h
  115 enum LazyBool { eLazyBoolCalculate = -1, eLazyBoolNo = 0, eLazyBoolYes = 1 };
  201 enum class CompilerContextKind : uint16_t {
tools/lldb/include/lldb/lldb-private-types.h
  103 struct OptionDefinition {
tools/lldb/source/Core/IOHandler.cpp
 1879 struct Row {
 2003 class TreeItem {
tools/lldb/source/Core/PluginManager.cpp
  202 struct ABIInstance {
  280 struct ArchitectureInstance {
  331 struct DisassemblerInstance {
  412 struct DynamicLoaderInstance {
  497 struct JITLoaderInstance {
  580 struct EmulateInstructionInstance {
  661 struct OperatingSystemInstance {
  746 struct LanguageInstance {
  824 struct LanguageRuntimeInstance {
  928 struct SystemRuntimeInstance {
 1008 struct ObjectFileInstance {
 1150 struct ObjectContainerInstance {
 1245 struct PlatformInstance {
 1363 struct ProcessInstance {
 1462 struct ScriptInterpreterInstance {
 1556 struct StructuredDataPluginInstance {
 1660 struct SymbolFileInstance {
 1744 struct SymbolVendorInstance {
 1824 struct UnwindAssemblyInstance {
 1904 struct MemoryHistoryInstance {
 1984 struct InstrumentationRuntimeInstance {
 2085 struct TypeSystemInstance {
 2186 struct REPLInstance {
tools/lldb/source/Expression/IRExecutionUnit.cpp
  696 struct IRExecutionUnit::SearchSpec {
tools/lldb/source/Host/posix/HostInfoPosix.cpp
   55 struct PasswdEntry {
tools/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h
  126   class KextImageInfo {
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h
   74   class Segment {
   97   struct ImageInfo {
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
 1265         struct FuncDeclInfo {
tools/lldb/source/Plugins/Language/CPlusPlus/MSVCUndecoratedNameParser.h
   17 class MSVCUndecoratedNameSpecifier {
tools/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
  126   struct DictionaryItemDescriptor {
  180   struct DictionaryItemDescriptor {
  231     struct DictionaryItemDescriptor {
tools/lldb/source/Plugins/Language/ObjC/NSSet.cpp
   69   struct SetItemDescriptor {
  101   struct SetItemDescriptor {
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h
   66     struct VTableDescriptor {
   74     class VTableRegion {
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h
   29   struct StructElement {
tools/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
  119     struct iVarDescriptor {
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
  509 struct RenderScriptRuntime::Element {
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h
  138 struct RSKernelDescriptor {
  151 struct RSGlobalDescriptor {
  162 struct RSReductionDescriptor {
  237   struct Kernel {
tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h
   76   struct Object {
tools/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp
   19 enum class Token {
tools/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h
   23   enum Kind { Module, Info, File, Func, Line, Public, StackCFI, StackWin };
   48 class ModuleRecord : public Record {
   64 class InfoRecord : public Record {
tools/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp
   20 struct Header {
tools/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h
  192 struct ELFProgramHeader {
  276 struct ELFDynamic {
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 1661 struct SectionAddressInfo {
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 {
 1915 struct TrieEntryWithOffset {
tools/lldb/source/Plugins/Platform/Android/AdbClient.h
   28   enum UnixSocketNamespace {
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h
   52   struct SDKDirectoryInfo {
tools/lldb/source/Plugins/Process/Linux/ProcessorTrace.h
   42 class ProcessorTraceMonitor {
tools/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.h
   37   struct Cursor {
tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.h
  111   struct NT_FILE_Entry {
tools/lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
   69 struct CoreNote {
tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h
  126 struct ThreadData {
tools/lldb/source/Plugins/Process/minidump/MinidumpParser.h
   50 class MinidumpParser {
tools/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h
  219   struct UnwindData {
tools/lldb/source/Plugins/SymbolFile/DWARF/DIERef.h
   26 class DIERef {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
 1689 class DWARFASTParserClang::DelayedAddObjCClassProperty {
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/DWARFDataExtractor.h
   18 class DWARFDataExtractor : public DataExtractor {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h
   16 class DWARFDebugAranges {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
   26 class DWARFDebugInfoEntry {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h
   25   struct Entry {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
   85   class ScopedExtractDIEs {
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
   19 class UniqueDWARFASTType {
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h
   44 struct PdbCompilandSymId {
   70 struct PdbTypeSymId {
  118 struct SymbolAndUid {
tools/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h
   47   struct lldb_reg_info {
tools/lldb/source/Target/StackFrameRecognizer.cpp
  135   struct RegisteredEntry {
tools/lldb/tools/driver/Driver.h
   53     struct InitialCmdEntry {
tools/lldb/tools/lldb-vscode/ExceptionBreakpoint.h
   18 struct ExceptionBreakpoint {
tools/lldb/unittests/TestingSupport/TestUtilities.h
   32 class TestFile {
tools/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp
   48 class TestingRegistry : public Registry {
tools/lldb/unittests/tools/lldb-server/tests/MessageObjects.h
   30 class ProcessInfo : public Parser<ProcessInfo> {
tools/lldb/utils/TableGen/LLDBOptionDefEmitter.cpp
   26 struct CommandOption {
tools/llvm-ar/llvm-ar.cpp
  170 enum Format { Default, GNU, BSD, DARWIN, Unknown };
  996   enum class MRICommand { AddLib, AddMod, Create, CreateThin, Delete, Save, End, Invalid };
tools/llvm-cov/CoverageSummaryInfo.h
  145 struct FunctionCoverageSummary {
  173 struct FileCoverageSummary {
tools/llvm-cov/SourceCoverageView.h
   30 struct ExpansionView {
   55 struct InstantiationView {
tools/llvm-diff/DiffConsumer.h
   57     struct DiffContext {
tools/llvm-diff/DifferenceEngine.cpp
  505 struct DiffEntry {
tools/llvm-exegesis/lib/Analysis.h
   55   class SchedClassCluster {
   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 {
  109 struct CodeTemplate {
tools/llvm-exegesis/lib/MCInstrDescView.h
   36 struct Variable {
   95 struct Instruction {
  179 struct AliasingRegisterOperands {
tools/llvm-exegesis/lib/RegisterValue.h
   26 struct RegisterValue {
tools/llvm-jitlink/llvm-jitlink.h
   41   struct FileInfo {
tools/llvm-lipo/llvm-lipo.cpp
  156 class Slice {
tools/llvm-mca/Views/BottleneckAnalysis.h
  222   struct DGNode {
tools/llvm-nm/llvm-nm.cpp
  285 struct NMSymbol {
tools/llvm-objcopy/COFF/Object.h
   27 struct Relocation {
   36 struct Section {
   69 struct AuxSymbol {
   82 struct Symbol {
tools/llvm-objcopy/CopyConfig.h
   31 enum class FileFormat {
   41 struct MachineInfo {
   58 enum SectionFlag {
   98 class NameOrPattern {
  147 struct CopyConfig {
tools/llvm-objcopy/ELF/ELFConfig.h
   24 struct NewSymbolInfo {
   33 struct ELFCopyConfig {
tools/llvm-objcopy/ELF/Object.h
  194 struct IHexRecord {
  702 struct Relocation {
tools/llvm-objcopy/MachO/Object.h
   38 struct Section {
   68 struct LoadCommand {
tools/llvm-pdbutil/DumpOutputStyle.cpp
  885   struct StrAndStat {
tools/llvm-pdbutil/LinePrinter.cpp
  130 struct Run {
tools/llvm-pdbutil/LinePrinter.h
   95 struct PrintScope {
tools/llvm-pdbutil/PdbYaml.h
   38 struct MSFHeaders {
   46 struct StreamBlockList {
   50 struct NamedStreamMapping {
   55 struct PdbInfoStream {
   64 struct PdbModiStream {
   69 struct PdbDbiModuleInfo {
   77 struct PdbDbiStream {
   89 struct PdbTpiStream {
   94 struct PdbPublicsStream {
tools/llvm-pdbutil/StreamUtil.h
   36 struct StreamInfo {
tools/llvm-pdbutil/llvm-pdbutil.h
  109 struct NumberRange {
tools/llvm-profdata/llvm-profdata.cpp
  177 struct WeightedFile {
  754 typedef struct ValueSitesStats {
tools/llvm-rc/ResourceFileWriter.h
   85     struct FontInfo {
tools/llvm-rc/ResourceScriptStmt.h
   69 class IntWithNotMask {
  123 class IntOrString {
  320   class Accelerator {
  606 class Control {
tools/llvm-rc/ResourceScriptToken.h
   43 class RCToken {
tools/llvm-readobj/ELFDumper.cpp
 2815 struct GroupMember {
 2820 struct GroupSection {
 4525 struct CoreFileMapping {
tools/llvm-rtdyld/llvm-rtdyld.cpp
  190   struct SectionInfo {
tools/polly/include/polly/ScopBuilder.h
  762   using LoopStackElementTy = struct LoopStackElement {
tools/polly/include/polly/ScopInfo.h
 1107 struct InvariantAccess {
 1119 struct InvariantEquivClassTy {
 1628 struct Assumption {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  778 class basic_set {
 1053 class id {
 1929 class pw_aff {
 3501 class union_set {
tools/sancov/sancov.cpp
  147 struct CoveragePoint {
unittests/ADT/ArrayRefTest.cpp
   65   struct NonAssignable {
unittests/ADT/FallibleIteratorTest.cpp
   25 class Item {
unittests/ADT/OptionalTest.cpp
   28 struct NonDefaultConstructible {
  196 struct MultiArgConstructor {
  238 struct MoveOnly {
  350 struct Immovable {
unittests/ADT/SmallVectorTest.cpp
   26 class Constructable {
  142 struct NonCopyable {
  819 struct MovedFrom {
  864 struct Emplaceable {
unittests/ADT/StringSwitchTest.cpp
  116   enum class Suffix { Possible, PastTense, Process, InProgressAction, Unknown };
  156   enum class OSType { Windows, Linux, Unknown };
unittests/ADT/TestGraph.h
  163   class ChildIterator {
unittests/Analysis/BasicAliasAnalysisTest.cpp
   43   struct TestAnalyses {
unittests/IR/CFGBuilder.h
   55   struct Arc {
   66   struct Update {
unittests/ProfileData/CoverageMappingTest.cpp
   60 struct OutputFunctionCoverageData {
  103 struct InputFunctionCoverageData {
unittests/Support/BinaryStreamTest.cpp
  125   struct StreamPair {
  853 struct BinaryItemStreamObject {
unittests/Support/ItaniumManglingCanonicalizerTest.cpp
   25 struct Equivalence {
   34 struct Testcase {
unittests/Support/JSONTest.cpp
  328 struct CustomStruct {
unittests/Support/Path.cpp
   64 struct FileDescriptorCloser {
unittests/Support/YAMLIOTest.cpp
 1070 struct MultilineStringType {
 1212 LLVM_YAML_STRONG_TYPEDEF(llvm::StringRef, MyString)
 1494 struct KindAndFlags {
 1688 struct MyDouble {
 1812 struct FlowFooBar {
 2279 struct OptionalTest {
 2372 struct FlowSeq {
 2796   enum ScalarKind {
unittests/TextAPI/TextStubV1Tests.cpp
   19 struct ExportedSymbol {
unittests/TextAPI/TextStubV2Tests.cpp
   19 struct ExportedSymbol {
unittests/TextAPI/TextStubV3Tests.cpp
   19 struct ExportedSymbol {
unittests/TextAPI/TextStubV4Tests.cpp
   18 struct ExampleSymbol {
unittests/Transforms/IPO/LowerTypeTests.cpp
  110   struct BABAlloc {
unittests/XRay/GraphTest.cpp
   19 struct VAttr {
   22 struct EAttr {
usr/include/c++/7.4.0/bits/move.h
   45   template<typename _Tp>
usr/include/c++/7.4.0/bits/regex.h
   94       struct _RegexMask
usr/include/c++/7.4.0/bits/std_mutex.h
   86   class mutex : private __mutex_base
usr/include/c++/7.4.0/mutex
   93   class recursive_mutex : private __recursive_mutex_base
usr/include/c++/7.4.0/system_error
  146   struct error_code
usr/include/c++/7.4.0/thread
   62   class thread
utils/FileCheck/FileCheck.cpp
  238 struct InputAnnotation {
utils/TableGen/AsmWriterEmitter.cpp
  618 class IAPrinter {
utils/TableGen/AsmWriterInst.h
   26   struct AsmWriterOperand {
   78   class AsmWriterInst {
utils/TableGen/CTagsEmitter.cpp
   28 class Tag {
utils/TableGen/CodeGenDAGPatterns.h
  191 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> {
  377 struct SDTypeConstraint {
  427 class ScopedName {
  493 class TreePredicateFn {
  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.cpp
 1569 struct UberRegSet {
utils/TableGen/CodeGenRegisters.h
   63   class CodeGenSubRegIndex {
  150   struct CodeGenRegister {
  292   class CodeGenRegisterClass {
  505   struct RegUnitSet {
utils/TableGen/CodeGenSchedule.cpp
 1294 struct TransVariant {
 1315 struct PredTransition {
utils/TableGen/CodeGenSchedule.h
   44 struct CodeGenSchedRW {
   95 struct CodeGenSchedTransition {
  125 struct CodeGenSchedClass {
  166 struct CodeGenRegisterCost {
  181 struct CodeGenRegisterFile {
  214 struct CodeGenProcModel {
  312 struct PredicateInfo {
  349 class OpcodeGroup {
  373 class STIPredicateFunction {
utils/TableGen/DFAEmitter.cpp
  171 struct Action {
  196 class Transition {
utils/TableGen/FastISelEmitter.cpp
   87 struct OperandsSignature {
utils/TableGen/FixedLenDecoderEmitter.cpp
   58 struct EncodingField {
   64 struct OperandInfo {
   98 struct EncodingAndInst {
  108 struct EncodingIDAndOpcode {
  267 class Filter {
utils/TableGen/GICombinerEmitter.cpp
   45 class RootInfo {
utils/TableGen/GlobalISelEmitter.cpp
   99 class LLTCodeGen {
  402 struct MatchTableRecord {
  800 class RuleMatcher : public Matcher {
 2032 class InstructionMatcher final : public PredicateListMatcher<PredicateMatcher> {
 2758 class BuildMIAction : public MatchAction {
utils/TableGen/InfoByHwMode.h
  120 struct ValueTypeByHwMode : public InfoByHwMode<MVT> {
utils/TableGen/PseudoLoweringEmitter.cpp
   35   struct PseudoExpansion {
utils/TableGen/RISCVCompressInstEmitter.cpp
   75   struct OpData {
   85   struct CompressPat {
utils/TableGen/RegisterBankEmitter.cpp
   28 class RegisterBank {
utils/TableGen/SearchableTableEmitter.cpp
   53 struct GenericField {
utils/TableGen/X86DisassemblerShared.h
   17 struct InstructionSpecifier {
utils/TableGen/X86FoldTablesEmitter.cpp
   97   class X86FoldTableEntry {
utils/benchmark/include/benchmark/benchmark.h
  406 struct Statistics {
 1238   struct CacheInfo {
 1272   struct Run {
utils/benchmark/src/benchmark_api_internal.h
   16 struct Benchmark::Instance {
utils/unittest/googletest/include/gtest/gtest-test-part.h
   47 class GTEST_API_ TestPartResult {
utils/unittest/googletest/include/gtest/gtest.h
  486 class TestProperty {
utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
  620   struct InstantiationInfo {
utils/unittest/googletest/src/gtest-internal-inl.h
  457 struct TraceInfo {