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

Definitions

gen/lib/Target/Hexagon/HexagonGenRegisterInfo.inc
  258 enum {
gen/unittests/TableGen/AutomataTables.inc
    2 enum BinRequirementKindEnum {
   23 enum SymKind {
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/DenseSet.h
   30 struct DenseSetEmpty {};
include/llvm/ADT/FoldingSet.h
  305 class FoldingSetNodeID {
include/llvm/ADT/None.h
   22 enum class NoneType { None = 1 };
include/llvm/ADT/SmallBitVector.h
   34 class SmallBitVector {
include/llvm/ADT/StringRef.h
   54   class StringRef {
  858   class StringLiteral : public StringRef {
include/llvm/Analysis/AliasAnalysis.h
   78 enum AliasResult : uint8_t {
  102 enum class ModRefInfo : uint8_t {
include/llvm/Analysis/BlockFrequencyInfoImpl.h
   82 class BlockMass {
  182   struct BlockNode {
  356   struct Weight {
include/llvm/Analysis/CGSCCPassManager.h
  576     struct CallCount {
include/llvm/Analysis/IVDescriptors.h
   62 class RecurrenceDescriptor {
  260 class InductionDescriptor {
include/llvm/Analysis/LazyCallGraph.h
  196     class iterator
  227     class call_iterator
include/llvm/Analysis/LoopUnrollAnalyzer.h
   42   struct SimplifiedAddress {
include/llvm/Analysis/MemoryDependenceAnalysis.h
   49 class MemDepResult {
  235 class NonLocalDepResult {
  297   struct NonLocalPointerInfo {
include/llvm/Analysis/MemoryLocation.h
  174 class MemoryLocation {
include/llvm/Analysis/PHITransAddr.h
   35 class PHITransAddr {
include/llvm/Analysis/ScalarEvolution.h
  326   enum IncrementWrapFlags {
 1199   struct ExitLimit {
 1268   class BackedgeTakenInfo {
 1381   struct LoopProperties {
include/llvm/Analysis/StackSafetyAnalysis.h
   22 class StackSafetyInfo {
include/llvm/Analysis/ValueLattice.h
   26 class ValueLatticeElement {
include/llvm/Analysis/VectorUtils.h
  612   struct StrideDescriptor {
include/llvm/BinaryFormat/Dwarf.h
   70 enum DwarfFormat : uint8_t { DWARF32, DWARF64 };
   82 enum Tag : uint16_t {
  109 enum Form : uint16_t {
include/llvm/BinaryFormat/MachO.h
 1440 enum CPUSubTypeX86 {
 1477 enum CPUSubTypeARM {
 1493 enum CPUSubTypeARM64 {
include/llvm/BinaryFormat/MsgPackDocument.h
   38 class DocNode {
include/llvm/BinaryFormat/Wasm.h
  158 struct WasmDataReference {
include/llvm/Bitcode/BitcodeAnalyzer.h
   63   struct PerBlockIDStats {
include/llvm/Bitcode/BitcodeReader.h
   57   class BitcodeModule {
include/llvm/CodeGen/DwarfStringPoolEntry.h
   20 struct DwarfStringPoolEntry {
include/llvm/CodeGen/FunctionLoweringInfo.h
  100   struct StatepointSpillMap {
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
   44 enum LegalizeAction : std::uint8_t {
include/llvm/CodeGen/ISDOpcodes.h
   38   enum NodeType {
include/llvm/CodeGen/LexicalScopes.h
   44 class LexicalScope {
include/llvm/CodeGen/LiveInterval.h
  679   class LiveInterval : public LiveRange {
include/llvm/CodeGen/MachineFrameInfo.h
   33 class CalleeSavedInfo {
  110   enum SSPLayoutKind {
include/llvm/CodeGen/MachineMemOperand.h
  129   enum Flags : uint16_t {
include/llvm/CodeGen/MachineTraceMetrics.h
  241   struct InstrCycles {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/RuntimeLibcalls.h
   29   enum Libcall {
include/llvm/CodeGen/ScheduleDAG.h
   49   class SDep {
include/llvm/CodeGen/SelectionDAG.h
  273   struct CallSiteDbgInfo {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/SlotIndexes.h
   83   class SlotIndex {
include/llvm/CodeGen/StackMaps.h
  242   struct FunctionInfo {
include/llvm/CodeGen/SwitchLoweringUtils.h
  159 struct JumpTable {
include/llvm/CodeGen/TargetCallingConv.h
   27   struct ArgFlagsTy {
include/llvm/CodeGen/TargetInstrInfo.h
  432   struct RegSubRegPair {
include/llvm/CodeGen/TargetPassConfig.h
   52 class IdentifyingPassPtr {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/DebugInfo/DIContext.h
   30 struct DILineInfo {
include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
   22 class DWARFAbbreviationDeclarationSet {
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  238   struct LineTable {
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
   46 class DWARFDebugRnglist : public DWARFListType<RangeListEntry> {
include/llvm/DebugInfo/DWARF/DWARFDie.h
   42 class DWARFDie {
include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
   20 struct RelocAddrEntry {
include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
   22 enum DWARFSectionKind {
include/llvm/DebugInfo/PDB/Native/RawTypes.h
   40 struct PSHashRecord {
  331 struct SrcHeaderBlockEntry {
include/llvm/Demangle/MicrosoftDemangleNodes.h
   55 enum class PointerAffinity { None, Pointer, Reference, RValueReference };
include/llvm/ExecutionEngine/GenericValue.h
   23 struct GenericValue {
include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
   33   class SegmentRequest {
include/llvm/ExecutionEngine/JITSymbol.h
   56 class JITSymbolFlags {
  190 class JITEvaluatedSymbol {
  219 class JITSymbol {
include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
  102   struct PerDylibResources {
  197   struct LogicalDylib {
include/llvm/ExecutionEngine/Orc/Core.h
   61 struct SymbolAliasMapEntry {
  639   struct MaterializingInfo {
  659   class SymbolTableEntry {
include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
  168   struct EHFrameRange {
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
  107   struct Allocator {
include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h
   50   struct WalkDirection {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/IR/Attributes.h
   51 class Attribute {
  214 class AttributeSet {
  337 class AttributeList {
  706 class AttrBuilder {
include/llvm/IR/Comdat.h
   31 class Comdat {
include/llvm/IR/ConstantRange.h
   47 class LLVM_NODISCARD ConstantRange {
include/llvm/IR/DebugInfoMetadata.h
 2447   struct FragmentInfo {
include/llvm/IR/DerivedTypes.h
  170 class FunctionCallee {
include/llvm/IR/GlobalValue.h
   47   enum LinkageTypes {
include/llvm/IR/Intrinsics.h
   36   enum ID : unsigned {
include/llvm/IR/ModuleSummaryIndex.h
   53 struct CalleeInfo {
  122 struct alignas(8) GlobalValueSummaryInfo {
  825 struct WholeProgramDevirtResolution {
  836   struct ByArg {
  862 struct TypeIdSummary {
include/llvm/IR/TrackingMDRef.h
   25 class TrackingMDRef {
include/llvm/IR/User.h
  245   struct value_op_iterator
include/llvm/IR/ValueHandle.h
  181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/LTO/LTO.h
  310     struct CommonResolution {
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
  142 struct MCAsmMacro {
include/llvm/MC/MCCodeView.h
  101   struct LineInfo {
include/llvm/MC/MCDwarf.h
  302 class MCDwarfLineTable {
include/llvm/MCA/HardwareUnits/RegisterFile.h
  118   struct RegisterRenamingInfo {
include/llvm/MCA/Instruction.h
  337 struct ResourceUsage {
include/llvm/MCA/Support.h
   50 class ResourceCycles {
include/llvm/Object/Archive.h
   87   class Child {
include/llvm/Object/MachO.h
   43 class DiceRef {
include/llvm/Object/ObjectFile.h
   81 class SectionRef {
  160 class SymbolRef : public BasicSymbolRef {
include/llvm/ProfileData/GCOV.h
  409   struct GCOVCoverage {
include/llvm/ProfileData/InstrProf.h
  685 struct InstrProfRecord {
include/llvm/ProfileData/SampleProf.h
  206 class SampleRecord {
  300 class FunctionSamples {
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/DebugCounter.h
  168   struct CounterInfo {
include/llvm/Support/Error.h
  157 class LLVM_NODISCARD Error {
  324 class ErrorSuccess final : public Error {};
include/llvm/Support/GenericDomTreeConstruction.h
   61   struct InfoRec {
include/llvm/Support/JSON.h
  154 class Array {
  280 class Value {
include/llvm/Support/LowLevelTypeImpl.h
   39 class LLT {
include/llvm/Support/MachineValueType.h
   30   class MVT {
   32     enum SimpleValueType : uint8_t {
include/llvm/Support/Memory.h
   32   class MemoryBlock {
include/llvm/Support/Path.h
   28 enum class Style { windows, posix, native };
   52 class const_iterator
include/llvm/Support/SMLoc.h
   23 class SMLoc {
   48 class SMRange {
include/llvm/Support/StringPool.h
   45     struct PooledString {
include/llvm/Support/TypeSize.h
   23 class ElementCount {
include/llvm/Support/VirtualFileSystem.h
   45 class Status {
include/llvm/Support/X86DisassemblerDecoderCommon.h
  441 enum OperandType {
include/llvm/TableGen/Record.h
 1899   struct MappedValue {
include/llvm/TextAPI/MachO/ArchitectureSet.h
   26 class ArchitectureSet {
include/llvm/Transforms/IPO/DeadArgumentElimination.h
   44   struct RetOrArg {
include/llvm/Transforms/IPO/FunctionImport.h
  166 enum class PrevailingType { Yes, No, Unknown };
include/llvm/Transforms/Instrumentation/AddressSanitizer.h
   38   struct Entry {
include/llvm/Transforms/Instrumentation/InstrProfiling.h
   50   struct PerFunctionProfileData {
include/llvm/Transforms/Scalar/GVN.h
  170   struct LeaderTableEntry {
include/llvm/Transforms/Scalar/Reassociate.h
   86   struct PairMapValue {
include/llvm/Transforms/Scalar/SCCP.h
   42 struct AnalysisResultsForFn {
include/llvm/XRay/Profile.h
   57   struct Data {
lib/Analysis/AliasAnalysisSummary.h
  111 struct InterfaceValue {
lib/Analysis/CFLAndersAliasAnalysis.cpp
  261 struct ValueSummary {
lib/Analysis/CFLGraph.h
   73   class ValueInfo {
lib/Analysis/GlobalsModRef.cpp
   61 class GlobalsAAResult::FunctionInfo {
lib/Analysis/LoopAccessAnalysis.cpp
 2135 struct PointerBounds {
lib/Analysis/MemoryBuiltins.cpp
   63 struct AllocFnsTy {
lib/Analysis/MemorySSA.cpp
 1283   struct MemlocStackInfo {
lib/Analysis/MemorySSAUpdater.cpp
  908   struct PredInfo {
lib/Analysis/StackSafetyAnalysis.cpp
  145 struct StackSafetyInfo::FunctionInfo {
lib/Analysis/StratifiedSets.h
   32 struct StratifiedInfo {
lib/Bitcode/Writer/ValueEnumerator.h
   73   struct MDIndex {
   95   struct MDRange {
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/AsmPrinter/DwarfFile.h
   84   struct ScopeVars {
lib/CodeGen/AsmPrinter/EHStreamer.h
   43   struct PadRange {
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/MachineModuleInfo.cpp
   63   struct AddrLabelSymEntry {
lib/CodeGen/MachineVerifier.cpp
  130     struct BBInfo {
lib/CodeGen/ModuloSchedule.cpp
 1516 class KernelOperandInfo {
lib/CodeGen/PeepholeOptimizer.cpp
  282   class ValueTrackerResult {
lib/CodeGen/SafeStackColoring.h
   41   struct BlockLifetimeInfo {
  100   struct Marker {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 9425   enum StaticAllocaInfo { Unknown, Clobbered, Elidable };
lib/CodeGen/StackColoring.cpp
  387   struct BlockLifetimeInfo {
lib/DebugInfo/DWARF/DWARFContext.cpp
 1280 struct SymInfo {
 1359 struct DWARFSectionMap final : public DWARFSection {
lib/ExecutionEngine/GDBRegistrationListener.cpp
   65 struct RegisteredObjectInfo {
lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h
   61   struct CIEInformation {
lib/ExecutionEngine/JITLink/JITLinkGeneric.h
   43   struct SegmentLayout {
lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h
  129   class NormalizedSection {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  118 class RelocationEntry {
lib/IR/ConstantsContext.h
  412 struct InlineAsmKeyType {
  462 struct ConstantExprKeyType {
lib/IR/LLVMContextImpl.h
 1175 class MDAttachmentMap {
 1214 class MDGlobalAttachmentMap {
lib/Support/VirtualFileSystem.cpp
 1178   struct KeyStatus {
lib/Target/AArch64/AArch64PromoteConstant.cpp
   95   struct PromotedConstant {
lib/Target/AArch64/AArch64StackTagging.cpp
  269   struct AllocaInfo {
lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
  150   enum ElfMappingSymbol {
lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h
   97 struct AMDGPUFunctionArgInfo {
lib/Target/AMDGPU/AMDGPUAsmPrinter.h
   42   struct SIFunctionResourceInfo {
lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h
   40   struct FuncInfo {
lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp
   69 class RegSeqInfo {
lib/Target/AMDGPU/SIDefines.h
  193   enum : unsigned {
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  197   struct MemAddress {
lib/Target/AMDGPU/SIMachineFunctionInfo.h
  448   struct VGPRSpillToAGPR {
lib/Target/AMDGPU/SIMachineScheduler.h
   56 enum SIScheduleBlockLinkKind {
  213 struct SIScheduleBlocks {
  316 enum SISchedulerBlockSchedulerVariant {
lib/Target/AMDGPU/SIWholeQuadMode.cpp
  125 struct InstrInfo {
  131 struct BlockInfo {
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 {
  105   class RangeList : public std::vector<IndexRange> {
  122   class InstrIndexMap {
lib/Target/Hexagon/HexagonConstExtenders.cpp
  270     struct ExtExpr {
lib/Target/Hexagon/HexagonConstPropagation.cpp
  108   class LatticeCell {
lib/Target/Hexagon/HexagonDepArch.h
   16 enum class ArchEnum { NoArch, Generic, V5, V55, V60, V62, V65, V66 };
lib/Target/Hexagon/HexagonFrameLowering.cpp
 2022   struct SlotInfo {
lib/Target/Hexagon/HexagonGenInsert.cpp
   91   struct RegisterSet : private BitVector {
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/RDFGraph.h
  669     struct DefStack {
lib/Target/Hexagon/RDFRegisters.h
   71   struct RegisterRef {
  157   struct RegisterAggr {
lib/Target/Lanai/LanaiCondCode.h
   10 enum CondCode {
lib/Target/Mips/MipsRegisterBankInfo.h
   56   enum InstType {
lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h
   26   enum Predicate {
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 1173   struct ValueRotInfo {
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
   75   enum CondCode {
lib/Target/X86/X86CmovConversion.cpp
  376   struct DepthInfo {
lib/Target/X86/X86PadShortFunction.cpp
   35   struct VisitedBBInfo {
lib/Target/X86/X86WinAllocaExpander.cpp
   43   enum Lowering { TouchAndSub, Sub, Probe };
lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
   64   struct Info {
lib/Transforms/IPO/CalledValuePropagation.cpp
   54 class CVPLatticeVal {
lib/Transforms/IPO/FunctionAttrs.cpp
  318 struct ArgumentGraphNode {
lib/Transforms/IPO/LowerTypeTests.cpp
  404   struct TypeIdUserInfo {
 1824   struct TIInfo {
 1836   struct ExportedFunctionInfo {
lib/Transforms/IPO/SampleProfile.cpp
  414   struct NotInlinedProfileInfo {
lib/Transforms/IPO/WholeProgramDevirt.cpp
  352 struct CallSiteInfo {
  406 struct VTableSlotInfo {
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  400   struct CachedCombinedShadow {
lib/Transforms/Instrumentation/GCOVProfiling.cpp
  284   class GCOVBlock : public GCOVRecord {
lib/Transforms/ObjCARC/ObjCARCOpts.cpp
  183   class BBState {
lib/Transforms/ObjCARC/PtrState.h
   56 struct RRInfo {
  168 struct BottomUpPtrState : PtrState {
  189 struct TopDownPtrState : PtrState {
lib/Transforms/Scalar/ADCE.cpp
   76 struct InstInfoType {
   85 struct BlockInfoType {
lib/Transforms/Scalar/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/SROA.cpp
 3642   struct SplitOffsets {
lib/Transforms/Scalar/SpeculateAroundPHIs.cpp
  211   struct CostsAndCount {
lib/Transforms/Scalar/TailRecursionElimination.cpp
  211   enum VisitType {
lib/Transforms/Utils/BypassSlowDivision.cpp
   46   struct QuotRemPair {
lib/Transforms/Utils/ValueMapper.cpp
  194   struct Data {
projects/openmp/libomptarget/src/device.h
   68 struct ShadowPtrValTy {
   76 struct PendingCtorDtorListsTy {
projects/openmp/libomptarget/src/rtl.h
  145 struct TranslationTable {
  160 struct TableMap {
tools/clang/include/clang/AST/APValue.h
  115 class APValue {
tools/clang/include/clang/AST/ASTContext.h
  148 struct TypeInfo {
  164   struct BlockVarCopyInit {
tools/clang/include/clang/AST/ASTImporter.h
   50   class ImportError : public llvm::ErrorInfo<ImportError> {
tools/clang/include/clang/AST/ASTTypeTraits.h
  230 class DynTypedNode {
tools/clang/include/clang/AST/BaseSubobject.h
   30 class BaseSubobject {
tools/clang/include/clang/AST/CXXInheritance.h
  134   struct IsVirtBaseAndNumberNonVirtBases {
  280 class OverridingMethods {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/ComparisonCategories.h
   67 class ComparisonCategoryInfo {
tools/clang/include/clang/AST/DeclBase.h
 1195 class DeclContextLookupResult {
tools/clang/include/clang/AST/DeclContextInternals.h
   34 struct StoredDeclsList {
tools/clang/include/clang/AST/ExternalASTMerger.h
   52   struct DCOrigin {
tools/clang/include/clang/AST/GlobalDecl.h
   40 class GlobalDecl {
tools/clang/include/clang/AST/OperationKinds.h
   25 enum BinaryOperatorKind {
tools/clang/include/clang/AST/RecordLayout.h
   40   struct VBaseInfo {
tools/clang/include/clang/AST/TemplateBase.h
  554 class TemplateArgumentListInfo {
tools/clang/include/clang/AST/Type.h
  137 class Qualifiers {
  643 class QualType {
tools/clang/include/clang/AST/VTableBuilder.h
  235   struct AddressPointLocation {
  474 struct MethodVFTableLocation {
tools/clang/include/clang/Analysis/Analyses/Consumed.h
   43   enum ConsumedState {
tools/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h
   79 class FunctionParmMutationAnalyzer {
tools/clang/include/clang/Analysis/Analyses/LiveVariables.h
   30   class LivenessValues {
tools/clang/include/clang/Analysis/CloneDetection.h
   33 class StmtSequence {
tools/clang/include/clang/Analysis/RetainSummaryManager.h
  118 class ArgEffect {
tools/clang/include/clang/Basic/ABI.h
  178 struct ThunkInfo {
tools/clang/include/clang/Basic/Diagnostic.h
  359     struct File {
tools/clang/include/clang/Basic/DiagnosticIDs.h
   98 class DiagnosticMapping {
tools/clang/include/clang/Basic/FileManager.h
   45 class DirectoryEntry {
   78 class FileEntry {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/OperatorKinds.h
   21 enum OverloadedOperatorKind : int {
tools/clang/include/clang/Basic/PartialDiagnostic.h
   35 class PartialDiagnostic {
tools/clang/include/clang/Basic/Sanitizers.h
   29 class SanitizerMask {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
   86 class SourceLocation {
  196 class SourceRange {
  234 class CharSourceRange {
  345 class FullSourceLoc : public SourceLocation {
tools/clang/include/clang/Basic/SourceManager.h
  508 class InBeforeInTUCacheEntry {
tools/clang/include/clang/Basic/TokenKinds.h
   24 enum TokenKind : unsigned short {
tools/clang/include/clang/Basic/Visibility.h
   52 class LinkageInfo {
tools/clang/include/clang/Edit/EditedSource.h
   40   struct FileEdit {
   51   struct MacroArgUse {
tools/clang/include/clang/Format/Format.h
   49 struct FormatStyle {
tools/clang/include/clang/Frontend/PrecompiledPreamble.h
  204   struct PreambleFileHash {
tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
  277   class UnparsedFileStatus {
tools/clang/include/clang/Lex/DirectoryLookup.h
   31 class DirectoryLookup {
tools/clang/include/clang/Lex/HeaderSearch.h
  146 struct FrameworkCacheEntry {
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/Rewrite/Core/RewriteBuffer.h
   25 class RewriteBuffer {
tools/clang/include/clang/Sema/AnalysisBasedWarnings.h
   50   enum VisitFlag { NotVisited = 0, Visited = 1, Pending = 2 };
tools/clang/include/clang/Sema/ObjCMethodList.h
   25 struct ObjCMethodList {
tools/clang/include/clang/Sema/Sema.h
  234 struct FileNullability {
 3486   struct TypoExprState {
 7691     enum SynthesisKind {
10746   struct FunctionDeclAndLoc {
11423   struct TypeTagData {
tools/clang/include/clang/Sema/Weak.h
   24 class WeakInfo {
tools/clang/include/clang/Serialization/ASTBitCodes.h
   88     class TypeIdx {
tools/clang/include/clang/Serialization/ASTReader.h
  527   enum class PendingFakeDefinitionKind { NotFake, Fake, FakeLoaded };
  554   struct FileDeclsInfo {
tools/clang/include/clang/Serialization/InMemoryModuleCache.h
   31   struct PCM {
tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
   91 enum class TrackingKind {
tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
  654   struct EventInfo {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
   38 class ConditionTruthVal {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h
   19 class DynamicTypeInfo {
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 {
  379 class ConcreteInt : public NonLoc {
  598 class MemRegionVal : public Loc {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  549   enum SymbolStatus {
tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
   96   struct CmdLineOption {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
   25 struct NodeId {
tools/clang/include/clang/Tooling/Core/Replacement.h
  209 class Replacements {
tools/clang/include/clang/Tooling/Syntax/Tokens.h
  276   struct MarkedFile {
tools/clang/include/clang/Tooling/Transformer/RewriteRule.h
   78 enum class IncludeFormat {
  107   struct Case {
tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp
  418   struct PoolVarInfo {
tools/clang/lib/ARCMigrate/TransProperties.cpp
   50   enum PropActionKind {
tools/clang/lib/AST/ExprConstant.cpp
  672   enum class ConstructionPhase {
  701   struct DynAlloc {
tools/clang/lib/AST/Interp/Function.h
   35   struct Local {
tools/clang/lib/AST/Interp/Source.h
   81 class SourceInfo {
tools/clang/lib/AST/VTableBuilder.cpp
   64   struct OverriderInfo {
  442 struct VCallOffsetMap {
  827   struct MethodInfo {
 2403   struct MethodInfo {
tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
   70 struct MemoizedMatchResult {
tools/clang/lib/Analysis/CFG.cpp
  373 struct BlockScopePosPair {
  386 class TryResult {
tools/clang/lib/Analysis/Consumed.cpp
  293 class PropagationInfo {
tools/clang/lib/Analysis/UninitializedValues.cpp
  328   enum Class {
tools/clang/lib/CodeGen/Address.h
   24 class Address {
tools/clang/lib/CodeGen/CGBlocks.h
  109 class BlockFieldFlags {
  143 class BlockByrefInfo {
  160   class Capture {
tools/clang/lib/CodeGen/CGOpenCLRuntime.h
   43   struct EnqueuedBlockInfo {
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 4382 struct PrivateHelpersTy {
tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  339   struct DebugLocThreadIdTy {
  516     class OffloadEntryInfoTargetRegion final : public OffloadEntryInfo {
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  439   struct MappedVarData {
  455   struct FunctionData {
tools/clang/lib/CodeGen/CGRecordLayout.h
   65 struct CGBitFieldInfo {
tools/clang/lib/CodeGen/CGValue.h
   38 class RValue {
  166 class LValue {
tools/clang/lib/CodeGen/CodeGenFunction.h
  234   struct JumpDest {
tools/clang/lib/CodeGen/EHScopeStack.h
  106   class stable_iterator {
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
   37 struct VBTableGlobals {
  779   struct GuardInfo {
tools/clang/lib/CodeGen/TargetInfo.cpp
 8659   struct Entry {
tools/clang/lib/Driver/InputInfo.h
   22 class InputInfo {
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/VerifyDiagnosticConsumer.cpp
  327   struct Marker {
tools/clang/lib/Parse/ParsePragma.cpp
  678   enum OpenCLExtState : char {
tools/clang/lib/Sema/SemaChecking.cpp
12558   struct Usage {
12565   struct UsageInfo {
tools/clang/lib/Sema/SemaCodeComplete.cpp
   74   class ShadowMapEntry {
tools/clang/lib/Sema/SemaOpenMP.cpp
   80   struct DSAInfo {
   94   struct MappedExprComponentTy {
  102   struct ReductionData {
tools/clang/lib/Sema/SemaOverload.cpp
 9695 enum OverloadCandidateSelect {
tools/clang/lib/Serialization/ASTReaderInternals.h
  119 struct DeclContextLookupTable {
tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  392   struct ModuleFileInfo {
  402   struct ImportedModuleFileInfo {
tools/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
   34   enum class CallKind { Function, Method, InstanceOf };
tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
   29   struct ReachedStat {
tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
   85 struct IteratorPosition {
  137 struct ContainerData {
tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
   64   struct InvalidationInfo {
tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
   37 struct LocalizedState {
tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h
   27 class Request {
tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
   39   struct AllocationState {
tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  121 class RefState {
  246 struct ReallocPair {
tools/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
   29 struct RegionState {
tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  197 class NullabilityState {
tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp
   29 enum IVarState { Unused, Used };
tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
   26 enum class AllocKind {
tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
   26 struct LockState {
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
   51 class RefVal {
tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
   30 struct StreamState {
tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
   28 struct StreamState {
tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
   28 enum class ObjectState : bool { CtorCalled, DtorCalled };
tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  473 struct SNodeId {
tools/clang/lib/Tooling/Syntax/BuildTree.cpp
  175     struct NodeAndRole {
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
   90 struct RecordIdDsc {
tools/clang/tools/extra/clang-doc/BitcodeWriter.h
   71 enum RecordId {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.h
   53   struct Signals {
  126 struct SymbolAndSignals {
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/misc/UnusedParametersCheck.cpp
  112   struct IndexEntry {
tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.h
   71   struct NamingCheckFailure {
tools/clang/tools/extra/clang-tidy/readability/NonConstParameterCheck.h
   32   struct ParmInfo {
tools/clang/tools/extra/clang-tidy/utils/ExceptionAnalyzer.h
   40   class ExceptionInfo {
tools/clang/tools/extra/clangd/CodeComplete.h
  186   struct Scores {
tools/clang/tools/extra/clangd/FileDistance.h
   63 struct SourceParams {
tools/clang/tools/extra/clangd/FindTarget.h
  141 class DeclRelationSet {
tools/clang/tools/extra/clangd/Protocol.h
  436 struct ClangdCompileCommand {
  829 struct SymbolInformation {
tools/clang/tools/extra/clangd/SourceCode.h
  210 struct Edit {
tools/clang/tools/extra/clangd/index/Ref.h
   69 class RefSlab {
tools/clang/tools/extra/clangd/index/Symbol.h
   36 struct Symbol {
  177 class SymbolSlab {
tools/clang/tools/extra/clangd/index/SymbolID.h
   31 class SymbolID {
tools/clang/tools/extra/clangd/index/SymbolLocation.h
   32   struct Position {
tools/clang/tools/extra/clangd/index/dex/PostingList.h
   59 class PostingList {
tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp
  357   struct DeclInformation {
tools/clang/tools/extra/modularize/PreprocessorTracker.cpp
  589 class MacroExpansionTracker {
  684 class ConditionalTracker {
tools/clang/unittests/AST/ASTImporterTest.cpp
  160   struct CodeEntry {
tools/clang/unittests/Tooling/ASTSelectionTest.cpp
   18 struct FileLocation {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 1768   class RuleOrAggregateRuleSet {
 3905 class SpellingList {
tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
  130   struct GroupInfo {
tools/clang/utils/TableGen/MveEmitter.cpp
  684   struct ImmediateArg {
tools/clang/utils/TableGen/NeonEmitter.cpp
   70 enum ClassKind {
  116 class TypeSpec : public std::string {
  269 class Variable {
 2137   struct OverloadInfo {
tools/dsymutil/BinaryHolder.h
   54   class ObjectEntry : public EntryBase {
tools/dsymutil/DebugMap.h
  139   struct SymbolMapping {
tools/dsymutil/DwarfLinker.h
   26 struct DebugMapObjectRange {
tools/lld/COFF/TypeMerger.h
   55 struct CVIndexMap {
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/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
   34 struct CompactUnwindEntry {
tools/lld/lib/ReaderWriter/MachO/File.h
  380   struct AtomAndFlags {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp
  175   struct SegExtraInfo {
  181   struct SectionExtraInfo {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
 1000 struct CIEInfo {
tools/lldb/include/lldb/Core/FileSpecList.h
   26 class FileSpecList {
tools/lldb/include/lldb/Core/ModuleSpec.h
   26 class ModuleSpec {
tools/lldb/include/lldb/DataFormatters/FormatCache.h
   22   struct Entry {
tools/lldb/include/lldb/Expression/IRMemoryMap.h
   89   struct Allocation {
tools/lldb/include/lldb/Host/MainLoop.h
   92   struct SignalInfo {
tools/lldb/include/lldb/Host/SocketAddress.h
   34 class SocketAddress {
tools/lldb/include/lldb/Host/common/NativeBreakpointList.h
   18 struct HardwareBreakpoint {
tools/lldb/include/lldb/Host/common/NativeProcessProtocol.h
  397   struct SoftwareBreakpoint {
tools/lldb/include/lldb/Host/common/NativeWatchpointList.h
   18 struct NativeWatchpoint {
tools/lldb/include/lldb/Symbol/ClangASTImporter.h
   86   struct LayoutInfo {
  214   struct DeclOrigin {
tools/lldb/include/lldb/Symbol/ClangExternalASTSourceCommon.h
   44 class ClangASTMetadata {
tools/lldb/include/lldb/Symbol/CompilerDeclContext.h
   19 class CompilerDeclContext {
tools/lldb/include/lldb/Symbol/CompilerType.h
   30 class CompilerType {
tools/lldb/include/lldb/Symbol/Symbol.h
   20 class Symbol : public SymbolContextScope {
tools/lldb/include/lldb/Symbol/SymbolContext.h
   33 class SymbolContext {
tools/lldb/include/lldb/Symbol/Type.h
  391 class TypeAndOrName {
tools/lldb/include/lldb/Symbol/UnwindPlan.h
   57     class RegisterLocation {
tools/lldb/include/lldb/Target/ProcessStructReader.h
   29   struct FieldImpl {
tools/lldb/include/lldb/Target/UnixSignals.h
   98   struct Signal {
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/ReproducerInstrumentation.h
  435   struct SignatureStr {
tools/lldb/include/lldb/Utility/SelectHelper.h
   53   struct FDInfo {
tools/lldb/include/lldb/Utility/UUID.h
   22 class UUID {
tools/lldb/include/lldb/lldb-private-enumerations.h
   48 enum class AddressClass {
tools/lldb/source/Core/PluginManager.cpp
   54 struct PluginInfo {
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h
  117   class ParserVars {
  161   struct JITVars {
tools/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp
  377   enum msgSend_type {
tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp
   73 class ListIterator {
tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp
   85 class MapIterator {
tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.h
   41   struct RegisterLocation {
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 4295 struct RegisterSetInfo {
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/DWARFDebugAbbrev.h
   27 class DWARFAbbreviationDeclarationSet {
tools/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h
   55 class UniqueDWARFASTTypeList {
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h
   43 struct DeclStatus {
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h
   91 class PdbSymUid {
tools/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h
   47   struct lldb_reg_info {
tools/lldb/source/Symbol/ClangASTImporter.cpp
  149   struct Backup {
tools/lldb/tools/lldb-vscode/SourceBreakpoint.h
   17 struct SourceBreakpoint : public BreakpointBase {
tools/lldb/tools/lldb-vscode/SourceReference.h
   18 struct SourceReference {
tools/lldb/unittests/tools/lldb-server/tests/MessageObjects.h
   50 class ThreadInfo {
tools/llvm-cfi-verify/lib/FileAnalysis.h
   78   struct Instr {
tools/llvm-cxxdump/llvm-cxxdump.cpp
  126   struct CompleteObjectLocator {
  130   struct ClassHierarchyDescriptor {
  134   struct BaseClassDescriptor {
  138   struct TypeDescriptor {
  143   struct ThrowInfo {
  146   struct CatchableTypeArray {
  149   struct CatchableType {
tools/llvm-dwp/llvm-dwp.cpp
  200 struct UnitIndexEntry {
tools/llvm-ifs/llvm-ifs.cpp
   78 struct IFSSymbol {
tools/llvm-mca/Views/BottleneckAnalysis.h
  122   struct InstructionPressureInfo {
tools/llvm-objcopy/CopyConfig.h
   41 struct MachineInfo {
tools/llvm-opt-report/OptReport.cpp
   95 struct OptReportLocationInfo {
tools/llvm-pdbutil/DumpOutputStyle.h
   40   struct Stat {
tools/llvm-pdbutil/StreamUtil.cpp
   61 struct IndexedModuleDescriptor {
tools/llvm-rc/ResourceFileWriter.h
  105     struct Bundle {
tools/llvm-rc/ResourceScriptStmt.h
  628   struct CtlInfo {
  790     enum VersionInfoFixedType {
tools/llvm-xray/xray-graph-diff.h
   37   struct EdgeAttribute {
   41   struct VertexAttribute {
tools/llvm-xray/xray-graph.h
   60   struct CallStats {
   69   struct FunctionStats {
tools/opt/Debugify.h
   29 struct DebugifyStatistics {
tools/polly/include/polly/ScopDetection.h
   79 struct MemAcc {
  120   struct DetectionContext {
tools/polly/include/polly/ScopInfo.h
   93 enum class MemoryKind {
tools/polly/lib/Analysis/ScopDetection.cpp
 1714   enum Color { WHITE, GREY, BLACK };
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 1053 class id {
 1219 class map {
 2092 class pw_multi_aff {
 2626 class set {
 3040 class union_map {
tools/sancov/sancov.cpp
  147 struct CoveragePoint {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {
  334 struct CountCopyAndMove {
unittests/ADT/FallibleIteratorTest.cpp
   23 using LinkValid = enum { ValidLink, InvalidLink };
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/TestGraph.h
   37   class NodeSubset {
unittests/Analysis/SparsePropagation.cpp
   49 class TestLatticeVal {
unittests/DebugInfo/PDB/HashTableTest.cpp
  208 struct FooBar {
unittests/Support/YAMLIOTest.cpp
   45 struct FooBar {
unittests/XRay/GraphTest.cpp
   19 struct VAttr {
   22 struct EAttr {
usr/include/c++/7.4.0/bits/regex.h
   94       struct _RegexMask
usr/include/c++/7.4.0/bits/regex_scanner.h
   46     enum _TokenT : unsigned
usr/include/c++/7.4.0/bits/stl_pair.h
  207   template<typename _T1, typename _T2>
usr/include/c++/7.4.0/system_error
  146   struct error_code
utils/TableGen/AsmWriterInst.h
   26   struct AsmWriterOperand {
utils/TableGen/CodeGenDAGPatterns.h
   55 struct MachineValueTypeSet {
  449 class SDNodeInfo {
 1011 struct DAGDefaultOperand {
 1015 class DAGInstruction {
utils/TableGen/CodeGenHwModes.h
   34   struct HwModeSelect {
utils/TableGen/CodeGenIntrinsics.h
  142   enum ArgAttribute {
utils/TableGen/CodeGenSchedule.h
  329 class OpcodeInfo {
utils/TableGen/CodeGenTarget.h
  199 class ComplexPattern {
utils/TableGen/FastISelEmitter.cpp
   34 struct InstructionMemo {
utils/TableGen/InfoByHwMode.h
  148 struct RegSizeInfo {
utils/TableGen/SubtargetFeatureInfo.h
   28 struct SubtargetFeatureInfo {
utils/benchmark/include/benchmark/benchmark.h
  358 class Counter {
utils/benchmark/src/statistics.cc
  107   struct CounterStat {
utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
  363 enum CallReaction {
utils/unittest/googlemock/src/gmock-spec-builders.cc
  523 struct MockObjectState {
utils/unittest/googletest/include/gtest/internal/gtest-internal.h
  504 struct CodeLocation {