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

Definitions

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/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/SlotIndexes.h
   83   class SlotIndex {
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/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/IR/Attributes.h
   51 class Attribute {
include/llvm/IR/ValueHandle.h
  181 class WeakTrackingVH : public ValueHandleBase {
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
  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 {
  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/SourceMgr.h
  229 class SMFixIt {
include/llvm/Support/Timer.h
  171   struct PrintRecord {
include/llvm/Support/VirtualFileSystem.h
  507 struct YAMLVFSEntry {
include/llvm/XRay/BlockIndexer.h
   28   struct Block {
lib/Analysis/AliasAnalysisSummary.h
  150 struct ExternalRelation {
lib/Analysis/CFLAndersAliasAnalysis.cpp
  135 struct OffsetValue {
lib/AsmParser/LLParser.cpp
 8466   struct ValueContext {
lib/Bitcode/Writer/ValueEnumerator.h
   73   struct MDIndex {
lib/CodeGen/AsmPrinter/DebugLocEntry.h
   24 class DbgValueLoc {
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  124   struct GlobalExpr {
lib/CodeGen/AsmPrinter/DwarfDebug.h
  124   struct FrameIndexExpr {
lib/CodeGen/LocalStackSlotAllocation.cpp
   50   class FrameRef {
lib/CodeGen/MachineScheduler.cpp
 1469   struct MemOpInfo {
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/Target/AMDGPU/GCNRegBankReassign.cpp
  636   struct BankStall {
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
  317     struct ExtDesc {
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
 1633 struct WeightedLeaf {
lib/Target/Hexagon/RDFRegisters.h
   71   struct RegisterRef {
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
 1173   struct ValueRotInfo {
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
   75   enum CondCode {
lib/Target/XCore/XCoreFrameLowering.cpp
   48 struct StackSlotInfo {
lib/TextAPI/MachO/TextStubCommon.h
   26 LLVM_YAML_STRONG_TYPEDEF(llvm::StringRef, FlowStringRef)
lib/Transforms/Scalar/GuardWidening.cpp
  207   class RangeCheck {
lib/Transforms/Scalar/MergeICmps.cpp
  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 {
tools/clang/include/clang/AST/DeclarationName.h
  145 class DeclarationName {
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/IdentifierTable.h
  672 class Selector {
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/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/Core/Replacement.h
   44 class Range {
   83 class Replacement {
tools/clang/lib/CodeGen/CGBlocks.cpp
   81 struct BlockCaptureManagedEntity {
tools/clang/lib/CodeGen/CodeGenFunction.h
 4328   struct MultiVersionResolverOption {
tools/clang/lib/CodeGen/TargetInfo.cpp
 8679 class FieldEncoding {
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/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/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/Background.h
   70   struct Task {
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/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/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/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/SymbolContext.h
   33 class SymbolContext {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
   18 class MemoryRegionInfo {
tools/lldb/source/Utility/Timer.cpp
  108 struct Stats {
tools/llvm-nm/llvm-nm.cpp
  285 struct NMSymbol {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  778 class basic_set {
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/stl_heap.h
  125   template<typename _RandomAccessIterator, typename _Distance, typename _Tp,
utils/FileCheck/FileCheck.cpp
  238 struct InputAnnotation {
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 {
utils/TableGen/InfoByHwMode.h
  120 struct ValueTypeByHwMode : public InfoByHwMode<MVT> {