|
reference, declaration → definition
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/FoldingSet.h 305 class FoldingSetNodeID {
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 {
include/llvm/Analysis/MemoryLocation.h 174 class MemoryLocation {
include/llvm/Analysis/ScalarEvolution.h 1199 struct ExitLimit {
1268 class BackedgeTakenInfo {
1381 struct LoopProperties {
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 };
109 enum Form : uint16_t {
include/llvm/BinaryFormat/Wasm.h 158 struct WasmDataReference {
include/llvm/Bitcode/BitcodeReader.h 57 class BitcodeModule {
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/MachineFrameInfo.h 110 enum SSPLayoutKind {
include/llvm/CodeGen/MachineTraceMetrics.h 241 struct InstrCycles {
include/llvm/CodeGen/Register.h 19 class Register {
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/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/ExecutionEngine/JITLink/JITLinkMemoryManager.h 33 class SegmentRequest {
include/llvm/ExecutionEngine/JITSymbol.h 56 class JITSymbolFlags {
190 class JITEvaluatedSymbol {
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/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 {
include/llvm/IR/ConstantRange.h 47 class LLVM_NODISCARD ConstantRange {
include/llvm/IR/DebugInfoMetadata.h 2447 struct FragmentInfo {
include/llvm/IR/GlobalValue.h 47 enum LinkageTypes {
include/llvm/IR/ModuleSummaryIndex.h 53 struct CalleeInfo {
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/MC/ConstantPools.h 44 class ConstantPool {
include/llvm/MC/LaneBitmask.h 39 struct LaneBitmask {
include/llvm/MC/MCCodeView.h 101 struct LineInfo {
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/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/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/GenericDomTreeConstruction.h 61 struct InfoRec {
include/llvm/Support/JSON.h 280 class Value {
include/llvm/Support/LowLevelTypeImpl.h 39 class LLT {
include/llvm/Support/MachineValueType.h 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 };
include/llvm/Support/SMLoc.h 23 class SMLoc {
48 class SMRange {
include/llvm/Support/TypeSize.h 23 class ElementCount {
include/llvm/Support/X86DisassemblerDecoderCommon.h 441 enum OperandType {
include/llvm/TableGen/Record.h 1899 struct MappedValue {
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/MemorySSA.cpp 1283 struct MemlocStackInfo {
lib/Analysis/MemorySSAUpdater.cpp 908 struct PredInfo {
lib/Analysis/StratifiedSets.h 32 struct StratifiedInfo {
lib/Bitcode/Writer/ValueEnumerator.h 73 struct MDIndex {
95 struct MDRange {
lib/CodeGen/AsmPrinter/AddressPool.h 24 struct AddressPoolEntry {
lib/CodeGen/AsmPrinter/DebugLocEntry.h 24 class DbgValueLoc {
lib/CodeGen/AsmPrinter/DwarfFile.h 84 struct ScopeVars {
lib/CodeGen/AsmPrinter/EHStreamer.h 43 struct PadRange {
lib/CodeGen/LiveDebugVariables.cpp 100 class DbgValueLocation {
lib/CodeGen/MIRPrinter.cpp 85 struct FrameIndexOperand {
lib/CodeGen/MachineBlockPlacement.cpp 320 struct BlockAndTailDupResult {
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/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 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/R600OptimizeVectorRegisters.cpp 69 class RegSeqInfo {
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp 197 struct MemAddress {
lib/Target/AMDGPU/SIMachineFunctionInfo.h 448 struct VGPRSpillToAGPR {
lib/Target/AMDGPU/SIMachineScheduler.h 56 enum SIScheduleBlockLinkKind {
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/HexagonBitTracker.h 61 struct ExtType {
lib/Target/Hexagon/HexagonBlockRanges.h 44 class IndexType {
lib/Target/Hexagon/HexagonConstExtenders.cpp 270 struct ExtExpr {
lib/Target/Hexagon/HexagonGenInsert.cpp 91 struct RegisterSet : private BitVector {
lib/Target/Hexagon/HexagonGenMux.cpp 91 struct CondsetInfo {
99 struct DefUseInfo {
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/LowerTypeTests.cpp 404 struct TypeIdUserInfo {
1824 struct TIInfo {
1836 struct ExportedFunctionInfo {
lib/Transforms/IPO/SampleProfile.cpp 414 struct NotInlinedProfileInfo {
lib/Transforms/IPO/WholeProgramDevirt.cpp 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/IndVarSimplify.cpp 989 enum ExtendKind { ZeroExtended, SignExtended, Unknown };
lib/Transforms/Scalar/LoopStrengthReduce.cpp 208 class RegSortData {
lib/Transforms/Scalar/NewGVN.cpp 601 enum MemoryPhiState { MPS_Invalid, MPS_TOP, MPS_Equivalent, MPS_Unique };
604 enum InstCycleState { ICS_Unknown, ICS_CycleFree, ICS_Cycle };
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp 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 {
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/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/DeclBase.h 1195 class DeclContextLookupResult {
tools/clang/include/clang/AST/DeclContextInternals.h 34 struct StoredDeclsList {
tools/clang/include/clang/AST/GlobalDecl.h 40 class GlobalDecl {
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 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/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/DiagnosticIDs.h 98 class DiagnosticMapping {
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/Edit/EditedSource.h 51 struct MacroArgUse {
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/ModuleMap.h 245 struct InferredDirectory {
tools/clang/include/clang/Lex/Preprocessor.h 578 class MacroState {
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 {
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/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 {
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/Syntax/Tokens.h 276 struct MarkedFile {
tools/clang/include/clang/Tooling/Transformer/RewriteRule.h 78 enum class IncludeFormat {
107 struct Case {
tools/clang/lib/ARCMigrate/TransProperties.cpp 50 enum PropActionKind {
tools/clang/lib/AST/ExprConstant.cpp 672 enum class ConstructionPhase {
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 {
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 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/Format/FormatToken.h 106 enum TokenType {
tools/clang/lib/Sema/SemaChecking.cpp12558 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/Serialization/ASTReaderInternals.h 119 struct DeclContextLookupTable {
tools/clang/lib/Serialization/GlobalModuleIndex.cpp 392 struct ModuleFileInfo {
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/IvarInvalidationChecker.cpp 64 struct InvalidationInfo {
tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp 37 struct LocalizedState {
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/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-tidy/readability/IdentifierNamingCheck.h 71 struct NamingCheckFailure {
tools/clang/tools/extra/clangd/FindTarget.h 141 class DeclRelationSet {
tools/clang/tools/extra/clangd/Protocol.h 829 struct SymbolInformation {
tools/clang/tools/extra/clangd/SourceCode.h 210 struct Edit {
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/refactor/tweaks/ExtractFunction.cpp 357 struct DeclInformation {
tools/clang/unittests/Tooling/ASTSelectionTest.cpp 18 struct FileLocation {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp 1768 class RuleOrAggregateRuleSet {
tools/clang/utils/TableGen/NeonEmitter.cpp 70 enum ClassKind {
116 class TypeSpec : public std::string {
tools/dsymutil/BinaryHolder.h 54 class ObjectEntry : public EntryBase {
tools/dsymutil/DebugMap.h 139 struct SymbolMapping {
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/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/Host/MainLoop.h 92 struct SignalInfo {
tools/lldb/include/lldb/Symbol/ClangASTImporter.h 86 struct LayoutInfo {
tools/lldb/include/lldb/Symbol/ClangExternalASTSourceCommon.h 44 class ClangASTMetadata {
tools/lldb/include/lldb/Symbol/CompilerDeclContext.h 19 class CompilerDeclContext {
tools/lldb/include/lldb/Symbol/Symbol.h 20 class Symbol : public SymbolContextScope {
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/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/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h 55 class UniqueDWARFASTTypeList {
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h 43 struct DeclStatus {
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-dwp/llvm-dwp.cpp 200 struct UnitIndexEntry {
tools/llvm-mca/Views/BottleneckAnalysis.h 122 struct InstructionPressureInfo {
tools/llvm-pdbutil/DumpOutputStyle.h 40 struct Stat {
tools/llvm-pdbutil/StreamUtil.cpp 61 struct IndexedModuleDescriptor {
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/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 {
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/DebugInfo/PDB/HashTableTest.cpp 208 struct FooBar {
unittests/XRay/GraphTest.cpp 19 struct VAttr {
22 struct EAttr {
usr/include/c++/7.4.0/bits/regex_scanner.h 46 enum _TokenT : unsigned
usr/include/c++/7.4.0/bits/stl_pair.h 412 template<typename _U1, typename _U2>
utils/TableGen/AsmWriterInst.h 26 struct AsmWriterOperand {
utils/TableGen/CodeGenIntrinsics.h 142 enum ArgAttribute {
utils/TableGen/CodeGenSchedule.h 329 class OpcodeInfo {
utils/TableGen/SubtargetFeatureInfo.h 28 struct SubtargetFeatureInfo {