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

Definitions

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/IntervalMap.h
  490 class NodeRef {
include/llvm/ADT/SmallBitVector.h
   34 class SmallBitVector {
include/llvm/ADT/StringRef.h
   54   class StringRef {
  858   class StringLiteral : public StringRef {
include/llvm/Analysis/BlockFrequencyInfoImpl.h
  182   struct BlockNode {
  356   struct Weight {
include/llvm/Analysis/MemoryDependenceAnalysis.h
  210 class NonLocalDepEntry {
include/llvm/Analysis/MemoryLocation.h
   60 class LocationSize {
  174 class MemoryLocation {
include/llvm/Analysis/TargetLibraryInfo.h
   27 struct VecDesc {
include/llvm/CodeGen/CallingConvLower.h
   33 class CCValAssign {
include/llvm/CodeGen/DwarfStringPoolEntry.h
   31 class DwarfStringPoolEntryRef {
include/llvm/CodeGen/LiveInterval.h
  161     struct Segment {
include/llvm/CodeGen/MIRYamlMapping.h
  353 struct CallSiteInfo {
include/llvm/CodeGen/MachineBasicBlock.h
   71   struct RegisterMaskPair {
include/llvm/CodeGen/MachineOperand.h
   50 class MachineOperand {
include/llvm/CodeGen/MachineOutliner.h
  163 struct OutlinedFunction {
include/llvm/CodeGen/MachinePipeliner.h
  316 class NodeSet {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/RegisterPressure.h
  103 class PressureChange {
include/llvm/CodeGen/ScheduleDAG.h
   49   class SDep {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/StackMaps.h
  214   struct LiveOutReg {
include/llvm/CodeGen/SwitchLoweringUtils.h
   36 struct CaseCluster {
   86 struct CaseBits {
include/llvm/CodeGen/TargetCallingConv.h
  195   struct OutputArg {
include/llvm/CodeGen/TargetLowering.h
  176   class ArgListEntry {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
include/llvm/DebugInfo/CodeView/CodeView.h
  569 struct FrameData {
include/llvm/DebugInfo/CodeView/SymbolRecord.h
  354 class PublicSym32 : public SymbolRecord {
include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
   61   struct RangeEndpoint {
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  206   struct Sequence {
include/llvm/DebugInfo/DWARF/DWARFDie.h
   42 class DWARFDie {
include/llvm/DebugInfo/GSYM/FunctionInfo.h
   86 struct FunctionInfo {
include/llvm/Demangle/Demangle.h
   56 struct ItaniumPartialDemangler {
include/llvm/Demangle/MicrosoftDemangle.h
  115 struct BackrefContext {
include/llvm/IR/Attributes.h
   51 class Attribute {
include/llvm/IR/InstrTypes.h
  732   enum Predicate {
include/llvm/IR/Metadata.h
  643 struct AAMDNodes {
include/llvm/IR/ValueHandle.h
  181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/MC/LaneBitmask.h
   39   struct LaneBitmask {
include/llvm/MC/MCDwarf.h
  606 struct MCDwarfFrameInfo {
include/llvm/MC/MCELFObjectWriter.h
   31 struct ELFRelocationEntry {
include/llvm/MC/MCMachObjectWriter.h
   83   struct MachSymbolData {
include/llvm/MC/MCSchedule.h
   64 struct MCWriteProcResEntry {
include/llvm/MCA/Instruction.h
  562 class InstRef {
  602 class WriteRef {
include/llvm/Object/ObjectFile.h
   52 class RelocationRef {
  160 class SymbolRef : public BasicSymbolRef {
include/llvm/ProfileData/Coverage/CoverageMapping.h
  171   struct Term {
  204 struct CounterMappingRegion {
  272 struct CountedRegion : public CounterMappingRegion {
include/llvm/ProfileData/InstrProfData.inc
  735 typedef struct InstrProfValueData {
include/llvm/Support/Allocator.h
   94 class MallocAllocator : public AllocatorBase<MallocAllocator> {
include/llvm/Support/BranchProbability.h
   30 class BranchProbability {
include/llvm/Support/JSON.h
  280 class Value {
include/llvm/Support/SourceMgr.h
  229 class SMFixIt {
include/llvm/Support/Timer.h
  171   struct PrintRecord {
include/llvm/Support/VirtualFileSystem.h
  507 struct YAMLVFSEntry {
include/llvm/Transforms/Scalar/ConstantHoisting.h
   80 struct ConstantCandidate {
include/llvm/Transforms/Scalar/Reassociate.h
   46 struct ValueEntry {
   59 struct Factor {
include/llvm/Transforms/Utils/ASanStackFrameLayout.h
   30 struct ASanStackVariableDescription {
include/llvm/XRay/BlockIndexer.h
   28   struct Block {
include/llvm/XRay/XRayRecord.h
   69 struct XRayRecord {
lib/Analysis/AliasAnalysisSummary.h
  150 struct ExternalRelation {
lib/Analysis/CFLAndersAliasAnalysis.cpp
  135 struct OffsetValue {
lib/Analysis/MemorySSA.cpp
  608   struct TerminatedPath {
lib/AsmParser/LLParser.cpp
 8466   struct ValueContext {
lib/Bitcode/Writer/ValueEnumerator.h
   73   struct MDIndex {
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1974 struct Structor {
lib/CodeGen/AsmPrinter/DebugLocEntry.h
   24 class DbgValueLoc {
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  124   struct GlobalExpr {
lib/CodeGen/AsmPrinter/DwarfDebug.h
  124   struct FrameIndexExpr {
  276 struct SymbolCU {
lib/CodeGen/GlobalMerge.cpp
  254   struct UsedGlobalSet {
lib/CodeGen/LocalStackSlotAllocation.cpp
   50   class FrameRef {
lib/CodeGen/MachineBlockPlacement.cpp
  326   struct WeightedEdge {
lib/CodeGen/MachineScheduler.cpp
  448 struct SchedRegion {
 1469   struct MemOpInfo {
lib/CodeGen/SafeStackLayout.h
   40   struct StackObject {
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  589     struct MemOpLink {
14168 struct LoadedSlice {
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 8380   struct UseMemo {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 6806     struct BranchFunnelTarget {
lib/MC/WasmObjectWriter.cpp
  137 struct WasmRelocationEntry {
lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
   87   struct RegImm {
lib/Target/AMDGPU/GCNRegBankReassign.cpp
  636   struct BankStall {
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  668 class ARMOperand : public MCParsedAsmOperand {
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  276   struct AttributeItem {
lib/Target/Hexagon/HexagonBlockRanges.h
   78   class IndexRange : public std::pair<IndexType,IndexType> {
lib/Target/Hexagon/HexagonConstExtenders.cpp
   55   struct OffsetRange {
  317     struct ExtDesc {
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
  105 class HexagonInstr {
lib/Target/Hexagon/RDFRegisters.h
   71   struct RegisterRef {
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 1173   struct ValueRotInfo {
lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
   69   struct BucketElement {
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
   75   enum CondCode {
lib/Target/X86/X86FrameLowering.cpp
 3017 struct X86FrameSortingObject {
lib/Target/XCore/XCoreFrameLowering.cpp
   48 struct StackSlotInfo {
lib/TextAPI/MachO/TextStubCommon.h
   26 LLVM_YAML_STRONG_TYPEDEF(llvm::StringRef, FlowStringRef)
lib/Transforms/IPO/LowerTypeTests.cpp
  245 struct ByteArrayInfo {
lib/Transforms/ObjCARC/PtrState.h
   40 enum Sequence {
lib/Transforms/Scalar/GVNHoist.cpp
  142 struct CHIArg {
lib/Transforms/Scalar/GVNSink.cpp
  194 struct SinkingInstructionCandidate {
lib/Transforms/Scalar/GuardWidening.cpp
  207   class RangeCheck {
lib/Transforms/Scalar/LoopStrengthReduce.cpp
  323 struct Formula {
 1131 class LSRUse {
lib/Transforms/Scalar/MergeICmps.cpp
   80 struct BCEAtom {
  188 class BCECmpBlock {
lib/Transforms/Scalar/NewGVN.cpp
 3498 struct NewGVN::ValueDFS {
lib/Transforms/Scalar/SROA.cpp
  158 class Slice {
lib/Transforms/Utils/LowerSwitch.cpp
   88     struct CaseRange {
lib/Transforms/Utils/PredicateInfo.cpp
   98 struct ValueDFS {
lib/Transforms/Utils/SimplifyCFG.cpp
  163 struct ValueEqualityComparisonCase {
lib/Transforms/Vectorize/SLPVectorizer.cpp
  687     struct OperandData {
tools/clang/include/clang-c/Index.h
 5102 typedef struct {
tools/clang/include/clang/AST/APValue.h
  119   enum ValueKind {
tools/clang/include/clang/AST/DeclarationName.h
  145 class DeclarationName {
tools/clang/include/clang/AST/OperationKinds.h
   25 enum BinaryOperatorKind {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h
   40 struct MatcherCompletion {
tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h
   30 class UninitUse {
tools/clang/include/clang/Analysis/CloneDetection.h
  391     struct SuspiciousCloneInfo {
tools/clang/include/clang/Basic/ABI.h
  178 struct ThunkInfo {
tools/clang/include/clang/Basic/Diagnostic.h
 1438 class StoredDiagnostic {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/Linkage.h
   23 enum Linkage : unsigned char {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
   86 class SourceLocation {
tools/clang/include/clang/Driver/Multilib.h
   28 class Multilib {
tools/clang/include/clang/Lex/Token.h
   34 class Token {
tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  746 class CodeCompletionResult {
tools/clang/include/clang/Sema/Overload.h
  766   struct OverloadCandidate {
tools/clang/include/clang/Sema/Template.h
  189   class DeducedTemplateArgument : public TemplateArgument {
tools/clang/include/clang/Serialization/ASTReader.h
  731   struct PendingMacroInfo {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
  298 class NonLoc : public DefinedSVal {
tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
  143   struct CheckerInfo {
  192   struct PackageInfo {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
   25 struct NodeId {
tools/clang/include/clang/Tooling/CompilationDatabase.h
   43 struct CompileCommand {
tools/clang/include/clang/Tooling/Core/Replacement.h
   44 class Range {
   83 class Replacement {
tools/clang/lib/AST/DeclObjC.cpp
 1567 struct SynthesizeIvarChunk {
tools/clang/lib/CodeGen/CGBlocks.cpp
   81 struct BlockCaptureManagedEntity {
  339   struct BlockLayoutChunk {
tools/clang/lib/CodeGen/CGCall.h
  217   struct CallArg {
tools/clang/lib/CodeGen/CGExprConstant.cpp
  747 struct BaseInfo {
tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
   77   struct MemberInfo {
tools/clang/lib/CodeGen/CodeGenFunction.h
 4328   struct MultiVersionResolverOption {
tools/clang/lib/CodeGen/TargetInfo.cpp
 8679 class FieldEncoding {
tools/clang/lib/Format/SortJavaScriptImports.cpp
   39 struct JsImportedSymbol {
tools/clang/lib/Format/UsingDeclarationsSorter.cpp
   67 struct UsingDeclaration {
tools/clang/lib/Format/WhitespaceManager.h
   88   struct Change {
tools/clang/lib/Sema/SemaChecking.cpp
 1993   struct BuiltinAndString {
 2818   struct BuiltinInfo {
10547   enum ComparisonResult {
tools/clang/lib/Sema/SemaLookup.cpp
   56   class UnqualUsingEntry {
tools/clang/lib/Serialization/ASTReader.cpp
 2102   struct ModuleMacroRecord {
tools/clang/lib/Serialization/ASTWriter.cpp
 5193     struct ModuleInfo {
tools/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
  229     struct FieldInfo {
tools/clang/tools/extra/clang-doc/Representation.h
   46 struct CommentInfo {
  209 struct Location {
  389 struct Index : public Reference {
tools/clang/tools/extra/clang-include-fixer/IncludeFixerContext.h
   32   struct QuerySymbolInfo {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.h
  126 struct SymbolAndSignals {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  580   struct Event {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.h
   42 struct ClangTidyError : tooling::Diagnostic {
tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp
   50 struct InconsistentDeclarationInfo {
tools/clang/tools/extra/clangd/CodeComplete.cpp
  791 struct ScoredSignature {
tools/clang/tools/extra/clangd/CodeComplete.h
  164   struct IncludeCandidate {
tools/clang/tools/extra/clangd/Context.h
   69 class Context {
tools/clang/tools/extra/clangd/FindTarget.h
   84 struct ReferenceLoc {
tools/clang/tools/extra/clangd/Protocol.h
  202 struct TextEdit {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   52 struct HighlightingToken {
tools/clang/tools/extra/clangd/XRefs.cpp
  351   struct Reference {
tools/clang/tools/extra/clangd/index/Ref.h
   52 struct Ref {
tools/clang/tools/extra/clangd/index/Relation.h
   29 struct Relation {
tools/clang/tools/extra/clangd/index/Symbol.h
   36 struct Symbol {
   87   struct IncludeHeaderWithReferences {
tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp
  275   struct Parameter {
tools/clang/tools/extra/modularize/Modularize.cpp
  459 struct HeaderEntry {
tools/clang/tools/libclang/CursorVisitor.h
   24 class VisitorJob {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 3942 class DocumentationData {
tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
 1572 struct RecordIndexElement
tools/dsymutil/DwarfLinker.h
   84     struct ValidReloc {
tools/lld/COFF/Config.h
   40 struct Export {
tools/lld/COFF/Writer.cpp
 1824     struct Entry { ulittle32_t begin, end, unwind; };
 1831     struct Entry { ulittle32_t begin, unwind; };
tools/lld/ELF/LinkerScript.h
   40 struct ExprValue {
tools/lld/ELF/Relocations.h
  103 struct Relocation {
tools/lld/ELF/SyntheticSections.h
   84   struct FdeData {
  326   struct FileGot {
  420 class DynamicReloc {
  574 struct SymbolTableEntry {
  641   struct Entry {
tools/lld/ELF/Writer.cpp
 2419 struct SectionOffset {
tools/lld/lib/ReaderWriter/MachO/LayoutPass.h
   34   struct SortKey {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  178   struct AtomAndIndex { const Atom *atom; uint32_t index; SymbolScope scope; };
tools/lld/wasm/SyntheticSections.h
   31 struct WasmInitEntry {
tools/lldb/include/lldb/Core/UniqueCStringMap.h
   28   struct Entry {
tools/lldb/include/lldb/Symbol/ArmUnwindInfo.h
   41   struct ArmExidxEntry {
tools/lldb/include/lldb/Symbol/Function.h
  265 class CallEdge {
tools/lldb/include/lldb/Symbol/ObjectFile.h
   94   struct LoadableData {
tools/lldb/include/lldb/Symbol/SymbolContext.h
   33 class SymbolContext {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
   18 class MemoryRegionInfo {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/lldb/include/lldb/Utility/GDBRemote.h
   50 struct GDBRemotePacket {
tools/lldb/source/API/SBCommandReturnObject.cpp
   22 class lldb_private::SBCommandReturnObjectImpl {
tools/lldb/source/Utility/Timer.cpp
  108 struct Stats {
tools/llvm-cov/SourceCoverageView.h
   30 struct ExpansionView {
   55 struct InstantiationView {
tools/llvm-lipo/llvm-lipo.cpp
  156 class Slice {
tools/llvm-mca/Views/BottleneckAnalysis.h
  179 struct DependencyEdge {
tools/llvm-nm/llvm-nm.cpp
  285 struct NMSymbol {
tools/llvm-pdbutil/DumpOutputStyle.cpp
  885   struct StrAndStat {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  778 class basic_set {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {
unittests/ADT/STLExtrasTest.cpp
  329 struct some_struct {
unittests/ADT/SmallVectorTest.cpp
   26 class Constructable {
unittests/IR/CFGBuilder.h
   66   struct Update {
unittests/TextAPI/TextStubV1Tests.cpp
   19 struct ExportedSymbol {
unittests/TextAPI/TextStubV2Tests.cpp
   19 struct ExportedSymbol {
unittests/TextAPI/TextStubV3Tests.cpp
   19 struct ExportedSymbol {
unittests/TextAPI/TextStubV4Tests.cpp
   18 struct ExampleSymbol {
usr/include/c++/7.4.0/bits/locale_classes.h
   62   class locale
usr/include/c++/7.4.0/bits/move.h
  181   template<typename _Tp>
usr/include/c++/7.4.0/bits/regex_constants.h
   81   enum syntax_option_type : unsigned int { };
usr/include/c++/7.4.0/bits/std_function.h
  104   union [[gnu::may_alias]] _Any_data
usr/include/c++/7.4.0/thread
   77     class id
utils/FileCheck/FileCheck.cpp
  238 struct InputAnnotation {
utils/TableGen/AsmWriterInst.h
   78   class AsmWriterInst {
utils/TableGen/CTagsEmitter.cpp
   28 class Tag {
utils/TableGen/CodeGenDAGPatterns.h
 1061 class Predicate {
utils/TableGen/CodeGenIntrinsics.h
   26 struct CodeGenIntrinsic {
utils/TableGen/FastISelEmitter.cpp
   87 struct OperandsSignature {
utils/TableGen/GlobalISelEmitter.cpp
   99 class LLTCodeGen {
  800 class RuleMatcher : public Matcher {
utils/TableGen/InfoByHwMode.h
  120 struct ValueTypeByHwMode : public InfoByHwMode<MVT> {
utils/TableGen/RISCVCompressInstEmitter.cpp
   85   struct CompressPat {
utils/unittest/googletest/include/gtest/internal/gtest-internal.h
  180 enum EditType { kMatch, kAdd, kRemove, kReplace };