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

Definitions

include/llvm/Analysis/BlockFrequencyInfoImpl.h
  356   struct Weight {
include/llvm/Analysis/TargetLibraryInfo.h
   27 struct VecDesc {
include/llvm/CodeGen/DwarfStringPoolEntry.h
   31 class DwarfStringPoolEntryRef {
include/llvm/CodeGen/MIRYamlMapping.h
  353 struct CallSiteInfo {
include/llvm/CodeGen/MachineBasicBlock.h
   71   struct RegisterMaskPair {
include/llvm/CodeGen/MachineOutliner.h
  163 struct OutlinedFunction {
include/llvm/CodeGen/MachinePipeliner.h
  316 class NodeSet {
include/llvm/CodeGen/StackMaps.h
  214   struct LiveOutReg {
include/llvm/CodeGen/SwitchLoweringUtils.h
   36 struct CaseCluster {
   86 struct CaseBits {
include/llvm/DebugInfo/CodeView/CodeView.h
  569 struct FrameData {
include/llvm/DebugInfo/CodeView/SymbolRecord.h
  354 class PublicSym32 : public SymbolRecord {
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  206   struct Sequence {
include/llvm/MC/MCDwarf.h
  606 struct MCDwarfFrameInfo {
include/llvm/MC/MCELFObjectWriter.h
   31 struct ELFRelocationEntry {
include/llvm/MC/MCSchedule.h
   64 struct MCWriteProcResEntry {
include/llvm/MCA/Instruction.h
  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/JSON.h
  280 class Value {
include/llvm/Support/VirtualFileSystem.h
  507 struct YAMLVFSEntry {
include/llvm/Transforms/Scalar/ConstantHoisting.h
   80 struct ConstantCandidate {
include/llvm/Transforms/Scalar/Reassociate.h
   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/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/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/MachineBlockPlacement.cpp
  326   struct WeightedEdge {
lib/CodeGen/SafeStackLayout.h
   40   struct StackObject {
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  589     struct MemOpLink {
14168 struct LoadedSlice {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 6806     struct BranchFunnelTarget {
lib/MC/WasmObjectWriter.cpp
  137 struct WasmRelocationEntry {
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  276   struct AttributeItem {
lib/Target/Hexagon/HexagonConstExtenders.cpp
  317     struct ExtDesc {
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
  105 class HexagonInstr {
lib/Target/X86/X86FrameLowering.cpp
 3017 struct X86FrameSortingObject {
lib/Target/XCore/XCoreFrameLowering.cpp
   48 struct StackSlotInfo {
lib/Transforms/IPO/LowerTypeTests.cpp
  245 struct ByteArrayInfo {
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/MergeICmps.cpp
  188 class BCECmpBlock {
lib/Transforms/Utils/LowerSwitch.cpp
   88     struct CaseRange {
lib/Transforms/Utils/PredicateInfo.cpp
   98 struct ValueDFS {
tools/clang/include/clang-c/Index.h
 5102 typedef struct {
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/Basic/ABI.h
  178 struct ThunkInfo {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/include/clang/Driver/Multilib.h
   28 class Multilib {
tools/clang/include/clang/Sema/Overload.h
  766   struct OverloadCandidate {
tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
  143   struct CheckerInfo {
  192   struct PackageInfo {
tools/clang/include/clang/Tooling/Core/Replacement.h
   44 class Range {
tools/clang/lib/CodeGen/CodeGenFunction.h
 4328   struct MultiVersionResolverOption {
tools/clang/lib/Format/SortJavaScriptImports.cpp
   39 struct JsImportedSymbol {
tools/clang/lib/Format/WhitespaceManager.h
   88   struct Change {
tools/clang/lib/Sema/SemaChecking.cpp
 1993   struct BuiltinAndString {
 2818   struct BuiltinInfo {
tools/clang/lib/Sema/SemaLookup.cpp
   56   class UnqualUsingEntry {
tools/clang/lib/Serialization/ASTWriter.cpp
 5193     struct ModuleInfo {
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.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/FindTarget.h
   84 struct ReferenceLoc {
tools/clang/tools/extra/clangd/Protocol.h
  202 struct TextEdit {
tools/clang/tools/extra/clangd/XRefs.cpp
  351   struct Reference {
tools/clang/tools/extra/clangd/index/Symbol.h
   36 struct Symbol {
   87   struct IncludeHeaderWithReferences {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 3942 class DocumentationData {
tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
 1572 struct RecordIndexElement
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/Relocations.h
  103 struct Relocation {
tools/lld/ELF/SyntheticSections.h
   84   struct FdeData {
  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/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/source/Utility/Timer.cpp
  108 struct Stats {
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 {
usr/include/c++/7.4.0/bits/predefined_ops.h
  212       template<typename _Value, typename _Iterator>
utils/FileCheck/FileCheck.cpp
  238 struct InputAnnotation {
utils/TableGen/CodeGenIntrinsics.h
   26 struct CodeGenIntrinsic {
utils/TableGen/GlobalISelEmitter.cpp
  800 class RuleMatcher : public Matcher {
utils/TableGen/RISCVCompressInstEmitter.cpp
   85   struct CompressPat {