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

Definitions

include/llvm/ADT/APSInt.h
   21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/MemoryDependenceAnalysis.h
  210 class NonLocalDepEntry {
include/llvm/CodeGen/MachineOutliner.h
  163 struct OutlinedFunction {
include/llvm/CodeGen/MachinePipeliner.h
  316 class NodeSet {
include/llvm/CodeGen/SlotIndexes.h
   83   class SlotIndex {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
   21 struct DWARFAddressRange {
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  145   struct Row {
  206   struct Sequence {
include/llvm/DebugInfo/GSYM/Range.h
   32 struct AddressRange {
include/llvm/MC/MCDwarf.h
  606 struct MCDwarfFrameInfo {
include/llvm/Object/ObjectFile.h
   52 class RelocationRef {
include/llvm/ProfileData/Coverage/CoverageMapping.h
  204 struct CounterMappingRegion {
include/llvm/Support/Automaton.h
   48 struct NfaStatePair {
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/XRayRecord.h
   69 struct XRayRecord {
lib/Analysis/CFLAndersAliasAnalysis.cpp
  135 struct OffsetValue {
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1974 struct Structor {
lib/CodeGen/AsmPrinter/DwarfDebug.h
  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/MC/WasmObjectWriter.cpp
  137 struct WasmRelocationEntry {
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
  105 class HexagonInstr {
lib/Target/X86/X86FrameLowering.cpp
 3017 struct X86FrameSortingObject {
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/SROA.cpp
  158 class Slice {
lib/Transforms/Utils/PredicateInfo.cpp
   98 struct ValueDFS {
tools/clang/include/clang-c/Index.h
 5102 typedef struct {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/Basic/ABI.h
  178 struct ThunkInfo {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/include/clang/Index/DeclOccurrence.h
   22 struct DeclOccurrence {
tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  746 class CodeCompletionResult {
tools/clang/include/clang/Sema/Overload.h
  766   struct OverloadCandidate {
tools/clang/lib/AST/DeclObjC.cpp
 1567 struct SynthesizeIvarChunk {
tools/clang/lib/CodeGen/CGBlocks.cpp
  339   struct BlockLayoutChunk {
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/Format/SortJavaScriptImports.cpp
   39 struct JsImportedSymbol {
tools/clang/lib/Format/UsingDeclarationsSorter.cpp
   67 struct UsingDeclaration {
tools/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
  229     struct FieldInfo {
tools/clang/tools/extra/clangd/index/Relation.h
   29 struct Relation {
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/wasm/SyntheticSections.h
   31 struct WasmInitEntry {
tools/lldb/include/lldb/Symbol/ArmUnwindInfo.h
   41   struct ArmExidxEntry {
tools/lldb/include/lldb/Symbol/LineTable.h
  213   struct Entry {
tools/lldb/include/lldb/Symbol/ObjectFile.h
   94   struct LoadableData {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/llvm-cov/SourceCoverageView.h
   30 struct ExpansionView {
   55 struct InstantiationView {
tools/llvm-lipo/llvm-lipo.cpp
  156 class Slice {
tools/llvm-pdbutil/DumpOutputStyle.cpp
  885   struct StrAndStat {
usr/include/c++/7.4.0/bits/stl_algo.h
 2037   template<typename _ForwardIterator, typename _Tp, typename _Compare>
utils/TableGen/GlobalISelEmitter.cpp
  800 class RuleMatcher : public Matcher {
utils/TableGen/RISCVCompressInstEmitter.cpp
   85   struct CompressPat {