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
 8737   enum MapTypeTy {
gen/unittests/TableGen/AutomataTables.inc
    2 enum BinRequirementKindEnum {
   23 enum SymKind {
include/llvm/ADT/APFloat.h
  176   enum cmpResult {
  184   enum roundingMode {
  210   enum fltCategory {
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/Any.h
   26 class Any {
include/llvm/ADT/BitVector.h
   73 class BitVector {
include/llvm/ADT/CachedHashString.h
   29 class CachedHashStringRef {
include/llvm/ADT/DenseSet.h
   30 struct DenseSetEmpty {};
include/llvm/ADT/FoldingSet.h
  305 class FoldingSetNodeID {
include/llvm/ADT/Hashing.h
   71 class hash_code {
include/llvm/ADT/None.h
   22 enum class NoneType { None = 1 };
include/llvm/ADT/STLExtras.h
 1367 struct FreeDeleter {
include/llvm/ADT/StringRef.h
   54   class StringRef {
  858   class StringLiteral : public StringRef {
include/llvm/Analysis/AliasAnalysis.h
   78 enum AliasResult : uint8_t {
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 {
include/llvm/Analysis/CGSCCPassManager.h
  576     struct CallCount {
include/llvm/Analysis/IVDescriptors.h
  260 class InductionDescriptor {
include/llvm/Analysis/LazyCallGraph.h
  196     class iterator
  227     class call_iterator
include/llvm/Analysis/MemoryDependenceAnalysis.h
  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/StackSafetyAnalysis.h
   22 class StackSafetyInfo {
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 {
  102 enum Attribute : uint16_t {
  109 enum Form : uint16_t {
  373 enum Index {
include/llvm/BinaryFormat/ELF.h
 1049 enum {
include/llvm/BinaryFormat/MachO.h
   23 enum : uint32_t {
   91 enum LoadCommandType : uint32_t {
  223 enum RebaseType {
  243 enum BindType {
  286 enum ExportSymbolKind {
  501 struct mach_header {
  511 struct mach_header_64 {
  522 struct load_command {
  527 struct segment_command {
  541 struct segment_command_64 {
  555 struct section {
  569 struct section_64 {
  609 struct dylib_command {
  648 struct dylinker_command {
  654 struct thread_command {
  685 struct symtab_command {
  694 struct dysymtab_command {
  759 struct twolevel_hints_command {
  784 struct rpath_command {
  790 struct linkedit_data_command {
  834 struct note_command {
  847 struct build_version_command {
  857 struct dyld_info_command {
  872 struct linker_option_command {
 1415 enum CPUType {
 1440 enum CPUSubTypeX86 {
 1477 enum CPUSubTypeARM {
 1493 enum CPUSubTypeARM64 {
include/llvm/BinaryFormat/Minidump.h
   86 enum class MemoryProtection : uint32_t {
  182 struct VSFixedFileInfo {
include/llvm/BinaryFormat/MsgPackDocument.h
   38 class DocNode {
include/llvm/BinaryFormat/Wasm.h
  345 enum class ValType {
  354 struct WasmSignature {
include/llvm/Bitcode/BitcodeAnalyzer.h
   28 enum CurStreamTypeType {
include/llvm/Bitcode/BitcodeReader.h
   50   struct BitcodeLTOInfo {
   57   class BitcodeModule {
  118   struct BitcodeFileContents {
include/llvm/Bitstream/BitstreamReader.h
  306 struct BitstreamEntry {
  339 class BitstreamCursor : SimpleBitstreamCursor {
include/llvm/CodeGen/DwarfStringPoolEntry.h
   20 struct DwarfStringPoolEntry {
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
   44 enum LegalizeAction : std::uint8_t {
include/llvm/CodeGen/ISDOpcodes.h
   38   enum NodeType {
 1020   enum CondCode {
include/llvm/CodeGen/MIRYamlMapping.h
   34 struct StringValue {
   80 struct BlockStringValue {
  208   enum ObjectType { DefaultType, SpillSlot, VariableSized };
  276   enum ObjectType { DefaultType, SpillSlot };
  433 struct MachineJumpTable {
  487 struct MachineFrameInfo {
include/llvm/CodeGen/MachineFrameInfo.h
   33 class CalleeSavedInfo {
  110   enum SSPLayoutKind {
include/llvm/CodeGen/MachineMemOperand.h
  129   enum Flags : uint16_t {
include/llvm/CodeGen/MachineOperand.h
   50 class MachineOperand {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/RuntimeLibcalls.h
   29   enum Libcall {
include/llvm/CodeGen/ScheduleDAG.h
   49   class SDep {
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
  159 struct JumpTable {
  174 struct JumpTableHeader {
include/llvm/CodeGen/TargetCallingConv.h
   27   struct ArgFlagsTy {
include/llvm/CodeGen/TargetFrameLowering.h
   28   enum Value {
include/llvm/CodeGen/TargetInstrInfo.h
  432   struct RegSubRegPair {
include/llvm/CodeGen/TargetLowering.h
  123   enum LegalizeTypeAction : uint8_t {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
   49 class DebugChecksumsSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/Formatters.h
   27 class GuidAdapter final : public FormatAdapter<ArrayRef<uint8_t>> {
include/llvm/DebugInfo/CodeView/SymbolRecord.h
  354 class PublicSym32 : public SymbolRecord {
  638 class ObjNameSym : public SymbolRecord {
  721 class Compile3Sym : public SymbolRecord {
  857 class UDTSym : public SymbolRecord {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
   19 enum class TiRefKind { TypeRef, IndexRef };
include/llvm/DebugInfo/CodeView/TypeRecord.h
  580 class TypeServer2Record : public TypeRecord {
  934 class PrecompRecord : public TypeRecord {
include/llvm/DebugInfo/DIContext.h
   30 struct DILineInfo {
   81 class DIInliningInfo {
  111 struct DIGlobal {
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  253   struct AttributeEncoding {
  267   struct Abbrev {
  280   class Entry final : public DWARFAcceleratorTable::Entry {
include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
   22 class DWARFAbbreviationDeclarationSet {
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  238   struct LineTable {
include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
   37   struct LocationList {
   90   struct LocationList {
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
   46 class DWARFDebugRnglist : public DWARFListType<RangeListEntry> {
   54 class DWARFDebugRnglistTable : public DWARFListTableBase<DWARFDebugRnglist> {
include/llvm/DebugInfo/DWARF/DWARFDie.h
   42 class DWARFDie {
include/llvm/DebugInfo/DWARF/DWARFUnit.h
  169 struct StrOffsetsContributionDescriptor {
include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
   22 enum DWARFSectionKind {
include/llvm/DebugInfo/GSYM/FileEntry.h
   25 struct FileEntry {
include/llvm/DebugInfo/GSYM/FunctionInfo.h
   86 struct FunctionInfo {
include/llvm/DebugInfo/GSYM/GsymReader.h
   48 class GsymReader {
include/llvm/DebugInfo/GSYM/Header.h
   45 struct Header {
include/llvm/DebugInfo/GSYM/InlineInfo.h
   58 struct InlineInfo {
include/llvm/DebugInfo/GSYM/LineTable.h
  118 class LineTable {
include/llvm/DebugInfo/MSF/MSFBuilder.h
   26 class MSFBuilder {
include/llvm/DebugInfo/MSF/MSFCommon.h
   51 struct MSFLayout {
include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
   28 class ModuleDebugStreamRef {
include/llvm/DebugInfo/PDB/Native/RawConstants.h
   21 enum PdbRaw_ImplVer : uint32_t {
   51 enum PdbRaw_DbiVer : uint32_t {
   59 enum PdbRaw_TpiVer : uint32_t {
include/llvm/DebugInfo/PDB/Native/RawTypes.h
   40 struct PSHashRecord {
include/llvm/DebugInfo/PDB/Native/TpiHashing.h
   20 struct TagRecordHash {
include/llvm/DebugInfo/PDB/PDBTypes.h
  123 enum class PDB_Machine {
  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/JITLink/MachO_arm64.h
   23 enum MachOARM64RelocationKind : Edge::Kind {
include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h
   23 enum MachOX86RelocationKind : Edge::Kind {
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 {
  659   class SymbolTableEntry {
include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
   31 class JITTargetMachineBuilder {
include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h
   50   struct WalkDirection {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
   77 class ThreadSafeModule {
include/llvm/ExecutionEngine/RuntimeDyldChecker.h
   76   class MemoryRegionInfo {
include/llvm/IR/Attributes.h
   51 class Attribute {
  214 class AttributeSet {
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/DataLayout.h
  111 class DataLayout {
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/InstrTypes.h
  732   enum Predicate {
include/llvm/IR/Intrinsics.h
   36   enum ID : unsigned {
include/llvm/IR/Metadata.h
  838 struct TempMDNodeDeleter {
include/llvm/IR/ModuleSummaryIndex.h
   53 struct CalleeInfo {
  122 struct alignas(8) GlobalValueSummaryInfo {
  164 struct ValueInfo {
  862 struct TypeIdSummary {
include/llvm/IR/TrackingMDRef.h
   25 class TrackingMDRef {
include/llvm/IR/User.h
  245   struct value_op_iterator
include/llvm/IR/Value.h
  718 struct ValueDeleter { void operator()(Value *V) { V->deleteValue(); } };
include/llvm/IR/ValueHandle.h
  181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/LTO/LTO.h
  327     struct AddedModule {
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/MCContext.h
  196     struct ELFSectionKey {
  215     struct COFFSectionKey {
  237     struct WasmSectionKey {
  256     struct XCOFFSectionKey {
include/llvm/MC/MCInst.h
  158 class MCInst {
include/llvm/MC/MCRegister.h
   22 class MCRegister {
include/llvm/MC/MCValue.h
   39 class MCValue {
include/llvm/MCA/HardwareUnits/RegisterFile.h
  118   struct RegisterRenamingInfo {
include/llvm/MCA/Instruction.h
  337 struct ResourceUsage {
  602 class WriteRef {
include/llvm/MCA/Support.h
   50 class ResourceCycles {
include/llvm/Object/Archive.h
   87   class Child {
include/llvm/Object/ArchiveWriter.h
   23 struct NewArchiveMember {
include/llvm/Object/COFF.h
  280 class COFFSymbolRef {
include/llvm/Object/COFFModuleDefinition.h
   27 struct COFFModuleDefinition {
include/llvm/Object/Decompressor.h
   20 class Decompressor {
include/llvm/Object/ELFObjectFile.h
  121 class elf_section_iterator : public section_iterator {
include/llvm/Object/IRObjectFile.h
   78 struct IRSymtabFile {
include/llvm/Object/IRSymtab.h
  362 struct FileContents {
include/llvm/Object/MachO.h
   43 class DiceRef {
  264   struct LoadCommandInfo {
include/llvm/Object/MachOUniversal.h
   36   class ObjectForArch {
include/llvm/Object/ObjectFile.h
   81 class SectionRef {
  160 class SymbolRef : public BasicSymbolRef {
  164   enum Type {
include/llvm/Object/SymbolicFile.h
   34 union DataRefImpl {
include/llvm/Object/WindowsResource.h
   98 class ResourceEntryRef {
include/llvm/Object/XCOFFObjectFile.h
  110 struct XCOFFStringTable {
include/llvm/ObjectYAML/COFFYAML.h
   53 LLVM_YAML_STRONG_TYPEDEF(uint8_t, COMDATType)
include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
   84 struct SourceFileChecksumEntry {
  110 struct YAMLDebugSubsection {
include/llvm/ObjectYAML/CodeViewYAMLSymbols.h
   32 struct SymbolRecord {
include/llvm/ObjectYAML/CodeViewYAMLTypes.h
   45 struct LeafRecord {
include/llvm/ObjectYAML/ELFYAML.h
   45 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ELF_ELFOSABI)
   47 LLVM_YAML_STRONG_TYPEDEF(uint64_t, ELF_EF)
   50 LLVM_YAML_STRONG_TYPEDEF(uint32_t, ELF_PF)
   52 LLVM_YAML_STRONG_TYPEDEF(uint32_t, ELF_REL)
   53 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ELF_RSS)
   57 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ELF_STB)
   58 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ELF_STT)
   60 LLVM_YAML_STRONG_TYPEDEF(uint8_t, MIPS_AFL_REG)
   61 LLVM_YAML_STRONG_TYPEDEF(uint8_t, MIPS_ABI_FP)
   62 LLVM_YAML_STRONG_TYPEDEF(uint32_t, MIPS_AFL_EXT)
   63 LLVM_YAML_STRONG_TYPEDEF(uint32_t, MIPS_AFL_ASE)
   64 LLVM_YAML_STRONG_TYPEDEF(uint32_t, MIPS_AFL_FLAGS1)
include/llvm/ObjectYAML/MinidumpYAML.h
  201 struct Object {
include/llvm/ObjectYAML/YAML.h
   63 class BinaryRef {
include/llvm/Option/ArgList.h
  368 class InputArgList final : public ArgList {
include/llvm/Passes/PassPlugin.h
   60 class PassPlugin {
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/Remarks/Remark.h
   30 struct RemarkLocation {
   42 struct Argument {
   54 enum class Type {
include/llvm/Remarks/RemarkFormat.h
   25 enum class Format { Unknown, YAML, YAMLStrTab, Bitstream };
include/llvm/Remarks/RemarkParser.h
   59 struct ParsedStringTable {
include/llvm/Support/AMDGPUMetadata.h
   42 enum class AccessQualifier : uint8_t {
   51 enum class AddressSpaceQualifier : uint8_t {
include/llvm/Support/ARMBuildAttributes.h
   32 enum AttrType {
include/llvm/Support/BinaryByteStream.h
  205 class FileBufferByteStream : public WritableBinaryStream {
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/CachePruning.h
   26 struct CachePruningPolicy {
include/llvm/Support/CodeGen.h
   22     enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
include/llvm/Support/ConvertUTF.h
  126 typedef enum {
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/FileSystem.h
   80 struct space_info {
   86 enum perms {
  157 class basic_file_status {
  844 class TempFile {
include/llvm/Support/FormatAdapters.h
   75 class ErrorAdapter : public FormatAdapter<Error> {
include/llvm/Support/FormatVariadic.h
   46 struct ReplacementItem {
include/llvm/Support/GlobPattern.h
   29 class GlobPattern {
include/llvm/Support/JSON.h
   90 class Object {
  154 class Array {
  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 {
   32     enum SimpleValueType : uint8_t {
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/TypeSize.h
   23 class ElementCount {
include/llvm/Support/VersionTuple.h
   26 class VersionTuple {
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/Testing/Support/Annotations.h
   50   struct Range {
include/llvm/TextAPI/MachO/InterfaceFile.h
   37 enum class ObjCConstraintType : unsigned {
include/llvm/TextAPI/MachO/PackedVersion.h
   22 class PackedVersion {
include/llvm/TextAPI/MachO/Platform.h
   22 enum class PlatformKind : unsigned {
include/llvm/TextAPI/MachO/Target.h
   24 class Target {
include/llvm/Transforms/IPO/DeadArgumentElimination.h
   44   struct RetOrArg {
include/llvm/Transforms/IPO/PassManagerBuilder.h
   65   enum ExtensionPointTy {
include/llvm/Transforms/IPO/WholeProgramDevirt.h
  234 struct VTableSlotSummary {
include/llvm/Transforms/Instrumentation/MemorySanitizer.h
   21 struct MemorySanitizerOptions {
include/llvm/Transforms/Scalar/ConstantHoisting.h
   70 struct ConstantUser {
include/llvm/Transforms/Scalar/LoopUnrollPass.h
   60 struct LoopUnrollOptions {
include/llvm/Transforms/Scalar/Reassociate.h
   86   struct PairMapValue {
include/llvm/Transforms/Scalar/SCCP.h
   42 struct AnalysisResultsForFn {
include/llvm/Transforms/Utils/BypassSlowDivision.h
   30 struct DivRemMapKey {
include/llvm/Transforms/Utils/Local.h
   63 struct SimplifyCFGOptions {
include/llvm/Transforms/Vectorize/LoopVectorize.h
   82 struct LoopVectorizeOptions {
include/llvm/XRay/InstrumentationMap.h
   72 class InstrumentationMap {
include/llvm/XRay/Profile.h
   51 class Profile {
   57   struct Data {
include/llvm/XRay/Trace.h
   46 class Trace {
include/llvm/XRay/XRayRecord.h
   27 struct XRayFileHeader {
lib/Analysis/AliasAnalysisSummary.h
  111 struct InterfaceValue {
  199 struct InstantiatedValue {
lib/Analysis/LoopAccessAnalysis.cpp
 2135 struct PointerBounds {
lib/Analysis/MemoryBuiltins.cpp
   63 struct AllocFnsTy {
lib/Analysis/StackSafetyAnalysis.cpp
  145 struct StackSafetyInfo::FunctionInfo {
lib/Analysis/StratifiedSets.h
   32 struct StratifiedInfo {
lib/AsmParser/LLParser.h
   47   struct ValID {
lib/Bitcode/Writer/ValueEnumerator.h
   73   struct MDIndex {
lib/CodeGen/AggressiveAntiDepBreaker.h
   43     struct RegisterReference {
lib/CodeGen/AsmPrinter/AddressPool.h
   24   struct AddressPoolEntry {
lib/CodeGen/AsmPrinter/CodeViewDebug.h
  107   struct InlineSite {
  118   struct LexicalBlock {
lib/CodeGen/AsmPrinter/DebugLocEntry.h
   24 class DbgValueLoc {
lib/CodeGen/InterleavedLoadCombinePass.cpp
  166   enum BOps {
lib/CodeGen/LiveDebugValues.cpp
  128   class DebugVariable {
lib/CodeGen/LiveDebugVariables.cpp
  100 class DbgValueLocation {
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/ModuloSchedule.cpp
 1516 class KernelOperandInfo {
lib/CodeGen/PeepholeOptimizer.cpp
  282   class ValueTrackerResult {
lib/CodeGen/SafeStackColoring.h
  100   struct Marker {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 9425   enum StaticAllocaInfo { Unknown, Clobbered, Elidable };
lib/DebugInfo/DWARF/DWARFContext.cpp
 1280 struct SymInfo {
 1359 struct DWARFSectionMap final : public DWARFSection {
lib/DebugInfo/Symbolize/SymbolizableObjectFile.h
   76   struct SymbolDesc {
lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h
   49   struct AugmentationInfo {
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/MC/MCParser/AsmParser.cpp
  160   struct CppHashInfoTy {
lib/MC/WasmObjectWriter.cpp
   61 struct WasmSignature {
lib/Support/FileCheckImpl.h
  450   struct VariableProperties {
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/AArch64StackTagging.cpp
  269   struct AllocaInfo {
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
   64 enum class RegKind {
lib/Target/AArch64/Utils/AArch64BaseInfo.h
  235 enum CondCode {  // Meaning (integer)          Meaning (floating-point)
lib/Target/AMDGPU/AMDGPUAsmPrinter.h
   42   struct SIFunctionResourceInfo {
lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h
   40   struct FuncInfo {
lib/Target/AMDGPU/SIDefines.h
  193   enum : unsigned {
lib/Target/AMDGPU/SIMachineFunctionInfo.h
  236 struct SIMode {
lib/Target/AMDGPU/SIMachineScheduler.h
   56 enum SIScheduleBlockLinkKind {
  219 enum SISchedulerBlockCreatorVariant {
  316 enum SISchedulerBlockSchedulerVariant {
lib/Target/AMDGPU/SIMemoryLegalizer.cpp
   70 enum class SIAtomicScope {
   81 enum class SIAtomicAddrSpace {
lib/Target/ARM/ARMBaseInstrInfo.cpp
 4828 enum ARMExeDomain {
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
  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
  189   struct Loc {
  270     struct ExtExpr {
  360     struct ExtValue : public ExtRoot {
lib/Target/Hexagon/HexagonDepArch.h
   16 enum class ArchEnum { NoArch, Generic, V5, V55, V60, V62, V65, V66 };
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 };
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
  295 class PredicateInfo {
lib/Target/Hexagon/RDFRegisters.h
   71   struct RegisterRef {
  157   struct RegisterAggr {
lib/Target/Lanai/LanaiCondCode.h
   10 enum CondCode {
lib/Target/Mips/MipsInstrInfo.h
   49   enum BranchType {
lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h
   26   enum Predicate {
lib/Target/X86/AsmParser/X86AsmParser.cpp
  113   enum InfixCalculatorTok {
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
   75   enum CondCode {
lib/Target/X86/X86WinAllocaExpander.cpp
   43   enum Lowering { TouchAndSub, Sub, Probe };
lib/TextAPI/MachO/TextStub.cpp
  263 enum TBDFlags : unsigned {
lib/TextAPI/MachO/TextStubCommon.h
   27 LLVM_YAML_STRONG_TYPEDEF(uint8_t, SwiftVersion)
lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
   64   struct Info {
lib/Transforms/IPO/LowerTypeTests.cpp
  404   struct TypeIdUserInfo {
 1836   struct ExportedFunctionInfo {
lib/Transforms/IPO/WholeProgramDevirt.cpp
  255 struct VTableSlot {
  406 struct VTableSlotInfo {
lib/Transforms/Instrumentation/GCOVProfiling.cpp
  284   class GCOVBlock : public GCOVRecord {
lib/Transforms/ObjCARC/PtrState.h
   56 struct RRInfo {
  168 struct BottomUpPtrState : PtrState {
  189 struct TopDownPtrState : PtrState {
lib/Transforms/Scalar/ADCE.cpp
   85 struct BlockInfoType {
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 {
lib/Transforms/Scalar/LoopUnswitch.cpp
  107     struct LoopProperties {
  403 enum OperatorChain {
lib/Transforms/Scalar/NewGVN.cpp
  293 class CongruenceClass {
  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
  660 class BDVState {
lib/Transforms/Scalar/SCCP.cpp
   79 class LatticeVal {
lib/Transforms/Scalar/SpeculateAroundPHIs.cpp
  211   struct CostsAndCount {
lib/Transforms/Utils/BypassSlowDivision.cpp
   46   struct QuotRemPair {
lib/Transforms/Vectorize/LoopVectorize.cpp
 1088   enum InstWidening {
lib/Transforms/Vectorize/VPlan.h
 1598   enum class OpMode { Failed, Load, Opcode };
lib/XRay/Profile.cpp
   45 struct BlockHeader {
tools/bugpoint/ListReducer.h
   29   enum TestResult {
tools/bugpoint/ToolRunner.h
   49   enum FileType { AsmFile, ObjectFile, CFile };
tools/clang/include/clang-c/Index.h
  473 typedef struct {
 1734 enum CXCursorKind {
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
  280 class OverridingMethods {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
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/DeclGroup.h
   51 class DeclGroupRef {
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/LambdaCapture.h
   25 class LambdaCapture {
tools/clang/include/clang/AST/NestedNameSpecifier.h
  236 class NestedNameSpecifierLoc {
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 {
  449 class TemplateArgumentLoc {
tools/clang/include/clang/AST/TemplateName.h
  187 class TemplateName {
tools/clang/include/clang/AST/Type.h
  137 class Qualifiers {
  643 class QualType {
 5107 enum TagTypeKind {
tools/clang/include/clang/AST/TypeLoc.h
  851 class AttributedTypeLoc : public ConcreteTypeLoc<UnqualTypeLoc,
tools/clang/include/clang/AST/VTableBuilder.h
  235   struct AddressPointLocation {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  341 class DynTypedMatcher {
 1238 class TrueMatcher {
tools/clang/include/clang/Analysis/CloneDetection.h
   33 class StmtSequence {
tools/clang/include/clang/Analysis/ConstructionContext.h
   28 class ConstructionContextItem {
   30   enum ItemKind {
tools/clang/include/clang/Analysis/ProgramPoint.h
  503 class BlockEdge : public ProgramPoint {
tools/clang/include/clang/Analysis/RetainSummaryManager.h
  118 class ArgEffect {
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/FileManager.h
   57 class DirectoryEntryRef {
  130 class FileEntryRef {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/OpenMPKinds.h
   77 enum OpenMPDependClauseKind {
   93 enum OpenMPMapClauseKind {
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/Specifiers.h
  113   enum AccessSpecifier {
  315   enum class NullabilityKind : uint8_t {
tools/clang/include/clang/Basic/TokenKinds.h
   24 enum TokenKind : unsigned short {
tools/clang/include/clang/Driver/Action.h
   84   enum OffloadKind {
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 {
tools/clang/include/clang/Frontend/PrecompiledPreamble.h
   49 class PrecompiledPreamble {
  132   class TempPCHFile {
tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
  277   class UnparsedFileStatus {
tools/clang/include/clang/Index/IndexSymbol.h
   23 enum class SymbolKind : uint8_t {
   96 enum class SymbolRole : uint32_t {
tools/clang/include/clang/Lex/DirectoryLookup.h
   31 class DirectoryLookup {
tools/clang/include/clang/Lex/HeaderSearch.h
  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/DeclSpec.h
  313   enum TQ {   // NOTE: These flags must be kept in sync with Qualifiers::TQ.
tools/clang/include/clang/Sema/Sema.h
 1454   class PoppedFunctionScopeDeleter {
 3486   struct TypoExprState {
 7691     enum SynthesisKind {
tools/clang/include/clang/Sema/Weak.h
   24 class WeakInfo {
tools/clang/include/clang/Serialization/ASTReader.h
  527   enum class PendingFakeDefinitionKind { NotFake, Fake, FakeLoaded };
tools/clang/include/clang/Serialization/InMemoryModuleCache.h
   31   struct PCM {
tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
   91 enum class TrackingKind {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
 1058 class CallDescription {
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/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/CommonOptionsParser.h
   65 class CommonOptionsParser {
tools/clang/include/clang/Tooling/Core/Replacement.h
   83 class Replacement {
  209 class Replacements {
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/Extract/Extract.h
   20 class ExtractFunction final : public SourceChangeRefactoringRule {
tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h
   46 class SourceRangeSelectionRequirement : public SourceSelectionRequirement {
   74 class CodeRangeASTSelectionRequirement : public ASTSelectionRequirement {
tools/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h
   49 class RenameOccurrences final : public SourceChangeRefactoringRule {
   70 class QualifiedRenameRule final : public SourceChangeRefactoringRule {
tools/clang/include/clang/Tooling/Transformer/RewriteRule.h
   78 enum class IncludeFormat {
  107   struct Case {
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/VTableBuilder.cpp
  827   struct MethodInfo {
 2403   struct MethodInfo {
tools/clang/lib/Analysis/Consumed.cpp
  293 class PropagationInfo {
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/CGExprScalar.cpp
  323   enum ImplicitConversionCheckKind : unsigned char {
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 4382 struct PrivateHelpersTy {
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  439   struct MappedVarData {
tools/clang/lib/CodeGen/CGValue.h
   38 class RValue {
  166 class LValue {
tools/clang/lib/CodeGen/CodeGenFunction.h
  174   struct saved_type {
tools/clang/lib/CodeGen/CodeGenModule.h
  102 struct OrderGlobalInits {
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
   37 struct VBTableGlobals {
tools/clang/lib/Driver/SanitizerArgs.cpp
   75 enum CoverageFeature {
tools/clang/lib/Format/FormatToken.h
  106 enum TokenType {
tools/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
   26   struct MangledSymbol {
tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
   31   struct IncludedFile {
tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp
  109 enum class SerializedDiagnosticReader::Cursor {
tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
  327   struct Marker {
tools/clang/lib/Sema/SemaChecking.cpp
12558   struct Usage {
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/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/GenericTaintChecker.cpp
   55   enum class VariadicType { None, Src, Dst };
tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
   85 struct IteratorPosition {
  137 struct ContainerData {
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/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/lib/Tooling/Syntax/BuildTree.cpp
  175     struct NodeAndRole {
tools/clang/tools/clang-import-test/clang-import-test.cpp
  242 struct CIAndOrigins {
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
   37 enum class InfoType {
  115 struct Reference {
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/ClangTidyDiagnosticConsumer.cpp
  582     enum EventType {
tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h
   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/utils/ExceptionAnalyzer.h
   40   class ExceptionInfo {
tools/clang/tools/extra/clangd/CodeComplete.h
  186   struct Scores {
  215 struct CodeCompleteResult {
tools/clang/tools/extra/clangd/Context.h
   69 class Context {
tools/clang/tools/extra/clangd/Diagnostics.h
   71 struct Fix {
   88   enum {
tools/clang/tools/extra/clangd/FileDistance.h
   63 struct SourceParams {
tools/clang/tools/extra/clangd/Headers.h
   33 struct HeaderFile {
tools/clang/tools/extra/clangd/Protocol.h
   73 struct URIForFile {
  156 struct Range {
  182 struct Location {
  202 struct TextEdit {
  260 enum class CompletionItemKind {
  300 enum class SymbolKind {
  647 struct Diagnostic {
  713 struct WorkspaceEdit {
  829 struct SymbolInformation {
  877 struct ApplyWorkspaceEditResponse {
 1010 struct CompletionList {
 1054 struct SignatureHelp {
tools/clang/tools/extra/clangd/RIFF.h
   48 struct Chunk {
   56 struct File {
tools/clang/tools/extra/clangd/SourceCode.h
  210 struct Edit {
tools/clang/tools/extra/clangd/TUScheduler.h
   34 struct InputsAndAST {
   39 struct InputsAndPreamble {
   64   enum State {
tools/clang/tools/extra/clangd/URI.h
   28 class URI {
tools/clang/tools/extra/clangd/index/Ref.h
   69 class RefSlab {
tools/clang/tools/extra/clangd/index/Relation.h
   29 struct Relation {
   45 class RelationSlab {
tools/clang/tools/extra/clangd/index/Serialization.cpp
  193 struct StringTableIn {
tools/clang/tools/extra/clangd/index/Serialization.h
   42 struct IndexFileIn {
tools/clang/tools/extra/clangd/index/Symbol.h
  177 class SymbolSlab {
tools/clang/tools/extra/clangd/index/SymbolID.h
   31 class SymbolID {
tools/clang/tools/extra/clangd/index/SymbolLocation.h
   19 struct SymbolLocation {
   32   struct Position {
tools/clang/tools/extra/clangd/index/SymbolOrigin.h
   21 enum class SymbolOrigin : uint8_t {
tools/clang/tools/extra/clangd/index/dex/PostingList.h
   59 class PostingList {
tools/clang/tools/extra/clangd/index/dex/Token.h
   40 class Token {
tools/clang/tools/extra/clangd/refactor/Tweak.h
   49   struct Selection {
   77   struct Effect {
tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp
  274 struct NewFunction {
  357   struct DeclInformation {
tools/clang/tools/extra/clangd/unittests/SymbolCollectorTests.cpp
   64 MATCHER(IncludeHeader, "") { return !arg.IncludeHeaders.empty(); }
tools/clang/tools/extra/clangd/unittests/TweakTesting.h
   45   enum CodeContext {
tools/clang/unittests/AST/ASTImporterTest.cpp
  160   struct CodeEntry {
tools/clang/unittests/AST/RecursiveASTVisitorTest.cpp
   52 enum class VisitEvent {
tools/clang/unittests/Index/IndexTests.cpp
   30 struct Position {
tools/clang/unittests/Tooling/ASTSelectionTest.cpp
   18 struct FileLocation {
tools/clang/unittests/Tooling/RefactoringActionRulesTest.cpp
   59   class ReplaceAWithB : public SourceChangeRefactoringRule {
   85   class SelectionRequirement : public SourceRangeSelectionRequirement {
  148   class ErrorRule : public SourceChangeRefactoringRule {
  199   class FindOccurrences : public FindSymbolOccurrencesRefactoringRule {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 3905 class SpellingList {
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 {
 2137   struct OverloadInfo {
tools/dsymutil/CompileUnit.h
   29 struct PatchLocation {
tools/dsymutil/DebugMap.h
  139   struct SymbolMapping {
tools/dsymutil/LinkUtils.h
   28 enum class AccelTableKind {
   34 struct LinkOptions {
tools/dsymutil/dsymutil.cpp
   85 struct DsymutilOptions {
  378 struct OutputLocation {
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/LinkerScript.h
   40 struct ExprValue {
tools/lld/ELF/SyntheticSections.h
  330     struct PageBlock {
tools/lld/ELF/Writer.cpp
 1208   struct SymbolOrderEntry {
tools/lld/include/lld/Common/DWARF.h
   37   struct VarLoc {
tools/lld/include/lld/Core/Atom.h
   42   enum Scope {
tools/lld/include/lld/Core/DefinedAtom.h
   86   enum Interposable {
   93   enum Merge {
  106   enum ContentType {
  157   enum ContentPermissions {
  168   enum SectionChoice {
  174   enum DeadStripKind {
  180   enum DynamicExport {
  189   enum CodeModel {
  203   struct Alignment {
tools/lld/include/lld/Core/SharedLibraryAtom.h
   20   enum class Type : uint32_t {
tools/lld/include/lld/Core/UndefinedAtom.h
   24   enum CanBeNull {
tools/lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
   34 struct CompactUnwindEntry {
tools/lld/lib/ReaderWriter/MachO/DebugInfo.h
   44 struct TranslationUnitSource {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h
  109 LLVM_YAML_STRONG_TYPEDEF(uint16_t, SectionAlignment)
  130 LLVM_YAML_STRONG_TYPEDEF(uint8_t, SymbolScope)
  133 LLVM_YAML_STRONG_TYPEDEF(uint16_t, SymbolDesc)
  161 LLVM_YAML_STRONG_TYPEDEF(uint32_t, PackedVersion)
tools/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
  219 enum FileKinds {
  237 LLVM_YAML_STRONG_TYPEDEF(bool, ShlibCanBeNull)
tools/lldb/include/lldb/Core/Address.h
   59 class Address {
tools/lldb/include/lldb/Core/Disassembler.h
  180   struct Operand {
tools/lldb/include/lldb/Core/LoadedModuleInfoList.h
   22 class LoadedModuleInfoList {
tools/lldb/include/lldb/Core/UniqueCStringMap.h
   28   struct Entry {
tools/lldb/include/lldb/Host/File.h
   46   enum OpenOptions : uint32_t {
tools/lldb/include/lldb/Host/HostThread.h
   29 class HostThread {
tools/lldb/include/lldb/Host/MainLoop.h
   92   struct SignalInfo {
tools/lldb/include/lldb/Host/common/NativeProcessProtocol.h
   35 struct SVR4LibraryInfo {
  397   struct SoftwareBreakpoint {
tools/lldb/include/lldb/Symbol/ClangASTImporter.h
   86   struct LayoutInfo {
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/LineEntry.h
   20 struct LineEntry {
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
   32 class Args {
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/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/Scalar.h
   39 class Scalar {
tools/lldb/include/lldb/Utility/UUID.h
   22 class UUID {
tools/lldb/include/lldb/lldb-enumerations.h
   73 enum StateType {
  135 enum ByteOrder {
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/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
  390 class ReturnValueExtractor {
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/Process/Linux/ProcessorTrace.h
   44   class munmap_delete {
   55   class file_close {
tools/lldb/source/Plugins/Process/Utility/AuxVector.h
   25   enum EntryType {
tools/lldb/source/Plugins/Process/minidump/MinidumpParser.h
   50 class MinidumpParser {
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
  218 class PythonObject {
  460 class PythonString : public TypedPythonObject<PythonString> {
  558 class PythonDictionary : public TypedPythonObject<PythonDictionary> {
  584 class PythonModule : public TypedPythonObject<PythonModule> {
  614 class PythonCallable : public TypedPythonObject<PythonCallable> {
  618   struct ArgInfo {
  660 class PythonFile : public TypedPythonObject<PythonFile> {
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/DWARFDefines.h
   17 enum class DWARFEnumState { MoreItems, Complete };
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
   37 class DWARFUnitHeader {
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/unittests/Core/UniqueCStringMapTest.cpp
   15 struct NoDefault {
tools/lldb/unittests/TestingSupport/TestUtilities.h
   32 class TestFile {
tools/lldb/unittests/tools/lldb-server/tests/MessageObjects.h
   30 class ProcessInfo : public Parser<ProcessInfo> {
   64 class JThreadsInfo : public Parser<JThreadsInfo> {
tools/llvm-cfi-verify/lib/FileAnalysis.h
   75 class FileAnalysis {
   78   struct Instr {
tools/llvm-cfi-verify/lib/GraphBuilder.h
   67 struct GraphResult {
tools/llvm-cov/CoverageViewOptions.h
   19 struct CoverageViewOptions {
tools/llvm-cov/SourceCoverageView.h
   73   struct StreamDestructor {
tools/llvm-dwp/llvm-dwp.cpp
  113 struct CompileUnitIdentifiers {
  200 struct UnitIndexEntry {
tools/llvm-exegesis/lib/BenchmarkResult.h
   58 struct InstructionBenchmark {
tools/llvm-exegesis/lib/Clustering.h
   26 class InstructionBenchmarkClustering {
tools/llvm-ifs/llvm-ifs.cpp
   78 struct IFSSymbol {
tools/llvm-mca/Views/BottleneckAnalysis.h
  122   struct InstructionPressureInfo {
tools/llvm-objcopy/CopyConfig.cpp
  199 struct TargetInfo {
tools/llvm-objcopy/CopyConfig.h
   41 struct MachineInfo {
   58 enum SectionFlag {
   75 struct SectionRename {
   81 struct SectionFlagsUpdate {
   98 class NameOrPattern {
  241 struct DriverConfig {
tools/llvm-objcopy/ELF/ELFConfig.h
   24 struct NewSymbolInfo {
   33 struct ELFCopyConfig {
tools/llvm-objcopy/ELF/Object.h
  194 struct IHexRecord {
tools/llvm-pdbutil/BytesOutputStyle.cpp
   35 struct StreamSpec {
tools/llvm-pdbutil/InputFile.h
   40 class InputFile {
tools/llvm-pdbutil/LinePrinter.cpp
  130 struct Run {
tools/llvm-profdata/llvm-profdata.cpp
  177 struct WeightedFile {
tools/llvm-rc/ResourceFileWriter.h
  105     struct Bundle {
tools/llvm-rc/ResourceScriptStmt.h
   29 class RCInt {
   69 class IntWithNotMask {
  123 class IntOrString {
  264 class OptionalStmtList : public OptionalStmt {
  493 class MenuDefinitionList : public MenuDefinition {
  606 class Control {
  628   struct CtlInfo {
  788   class VersionInfoFixed {
  790     enum VersionInfoFixedType {
tools/llvm-readobj/ELFDumper.cpp
 4530 struct CoreNote {
tools/llvm-xray/xray-account.cpp
  224 struct ResultRow {
tools/llvm-xray/xray-graph-diff.h
   27 class GraphDiffRenderer {
tools/llvm-xray/xray-graph.h
   36 class GraphRenderer {
tools/llvm-xray/xray-stacks.cpp
  115 struct format_xray_record : public FormatAdapter<XRayRecord> {
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/External/isl/include/isl/isl-noexceptions.h
  778 class basic_set {
 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/AnyTest.cpp
  130   struct TestType {
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/StringMapTest.cpp
  318 struct StringMapTestStruct {
  337 struct MoveOnly {
  388 struct Countable {
  434 struct CountCtorCopyAndMove {
unittests/ADT/TwineTest.cpp
  104   struct formatter : FormatAdapter<int> {
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp
   19 class RPCFoo {};
   47 class RPCBar {};
unittests/Support/ErrorOrTest.cpp
   80   struct Destination {
   90   struct CastsToErrorCode {
unittests/Support/FormatVariadicTest.cpp
   18 struct Format : public FormatAdapter<int> {
  595   class Negative : public FormatAdapter<int> {
unittests/Support/YAMLIOTest.cpp
  809 enum Colors {
  879 enum MyFlags {
unittests/XRay/GraphTest.cpp
   19 struct VAttr {
   22 struct EAttr {
unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
   35 MATCHER(IsInvalid, "") { return !arg.isValid(); }
   36 MATCHER(IsReg, "") { return arg.isReg(); }
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/bits/stl_bvector.h
  300   struct _Bit_const_iterator : public _Bit_iterator_base
usr/include/c++/7.4.0/bits/stl_iterator_base_types.h
   89   struct input_iterator_tag { };
usr/include/c++/7.4.0/future
  211       struct _Deleter
usr/include/c++/7.4.0/system_error
  146   struct error_code
usr/include/c++/7.4.0/type_traits
 1543   template<typename _From, typename _To>
utils/TableGen/AsmWriterInst.h
   26   struct AsmWriterOperand {
utils/TableGen/CodeGenDAGPatterns.h
   55 struct MachineValueTypeSet {
  449 class SDNodeInfo {
 1015 class DAGInstruction {
utils/TableGen/CodeGenHwModes.h
   34   struct HwModeSelect {
utils/TableGen/CodeGenInstruction.h
  316   class CodeGenInstAlias {
utils/TableGen/CodeGenIntrinsics.h
  142   enum ArgAttribute {
utils/TableGen/CodeGenRegisters.h
  449     struct Key {
utils/TableGen/CodeGenSchedule.h
  329 class OpcodeInfo {
utils/TableGen/CodeGenTarget.h
  199 class ComplexPattern {
utils/TableGen/FastISelEmitter.cpp
   34 struct InstructionMemo {
utils/TableGen/GlobalISelEmitter.cpp
  800 class RuleMatcher : public Matcher {
 1061   enum PredicateKind {
utils/TableGen/InfoByHwMode.h
   35 enum : unsigned {
  148 struct RegSizeInfo {
utils/TableGen/SubtargetFeatureInfo.h
   28 struct SubtargetFeatureInfo {
utils/benchmark/src/statistics.cc
  107   struct CounterStat {
utils/unittest/googlemock/include/gmock/gmock-matchers.h
  878 class AnythingMatcher {
utils/unittest/googletest/include/gtest/internal/gtest-internal.h
  504 struct CodeLocation {