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/EquivalenceClasses.h
   69   class ECValue {
include/llvm/ADT/FoldingSet.h
  305 class FoldingSetNodeID {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/ADT/Twine.h
   80   class Twine {
include/llvm/BinaryFormat/MsgPackDocument.h
   38 class DocNode {
include/llvm/CodeGen/LiveInterval.h
  161     struct Segment {
include/llvm/CodeGen/MachinePipeliner.h
  316 class NodeSet {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/SlotIndexes.h
   83   class SlotIndex {
include/llvm/DebugInfo/CodeView/GUID.h
   21 struct GUID {
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/DWARFVerifier.h
   38   struct DieRangeInfo {
include/llvm/DebugInfo/PDB/PDBTypes.h
  241 enum class PDB_SymType {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
   77 class ThreadSafeModule {
include/llvm/IR/DebugInfoMetadata.h
 2447   struct FragmentInfo {
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
include/llvm/MC/LaneBitmask.h
   39   struct LaneBitmask {
include/llvm/MC/MCContext.h
  196     struct ELFSectionKey {
  215     struct COFFSectionKey {
  237     struct WasmSectionKey {
  256     struct XCOFFSectionKey {
include/llvm/MC/SubtargetFeature.h
   40 class FeatureBitset {
include/llvm/Object/ObjectFile.h
   81 class SectionRef {
  139 struct SectionedAddress {
  160 class SymbolRef : public BasicSymbolRef {
include/llvm/Passes/PassBuilder.h
  146   enum OptimizationLevel {
include/llvm/ProfileData/InstrProf.h
  275 enum class instrprof_error {
include/llvm/ProfileData/SampleProf.h
  179 struct LineLocation {
include/llvm/Support/Error.h
  157 class LLVM_NODISCARD Error {
include/llvm/Support/FileSystem.h
  134 class UniqueID {
include/llvm/Support/MachineValueType.h
   30   class MVT {
   32     enum SimpleValueType : uint8_t {
include/llvm/TextAPI/ELF/ELFStub.h
   37 struct ELFSymbol {
include/llvm/TextAPI/MachO/ArchitectureSet.h
   26 class ArchitectureSet {
include/llvm/TextAPI/MachO/Platform.h
   22 enum class PlatformKind : unsigned {
include/llvm/Transforms/IPO/DeadArgumentElimination.h
   44   struct RetOrArg {
include/llvm/Transforms/IPO/WholeProgramDevirt.h
  106 struct TypeMemberInfo {
lib/AsmParser/LLParser.h
   47   struct ValID {
lib/CodeGen/BranchFolding.h
   55     class MergePotentialsElt {
lib/CodeGen/CalcSpillWeights.cpp
  189   struct CopyHint {
lib/CodeGen/LiveDebugValues.cpp
  181   struct VarLoc {
lib/DebugInfo/DWARF/DWARFVerifier.cpp
  965   struct BucketInfo {
lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
  115 struct OffsetNamePair {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  191 class RelocationValueRef {
lib/MC/ELFObjectWriter.cpp
  117   struct ELFSymbolData {
lib/Support/CachePruning.cpp
   30 struct FileInfo {
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  132   enum ImmTy {
lib/Target/AMDGPU/SIMachineScheduler.h
  219 enum SISchedulerBlockCreatorVariant {
lib/Target/Hexagon/HexagonBlockRanges.h
   33   struct RegisterRef {
   44   class IndexType {
lib/Target/Hexagon/HexagonConstExtenders.cpp
   55   struct OffsetRange {
lib/Target/Hexagon/HexagonExpandCondsets.cpp
  176     struct RegisterRef {
lib/Target/Hexagon/HexagonGenPredicate.cpp
   49   struct RegisterSubReg {
lib/Target/Hexagon/RDFRegisters.h
   71   struct RegisterRef {
lib/Target/X86/X86InstrFoldTables.h
   68 struct X86MemoryFoldTableEntry {
lib/Transforms/InstCombine/InstCombinePHI.cpp
  889 struct PHIUsageRecord {
lib/Transforms/Scalar/GVNSink.cpp
  194 struct SinkingInstructionCandidate {
lib/Transforms/Utils/SimplifyCFG.cpp
  163 struct ValueEqualityComparisonCase {
tools/clang/include/clang/AST/ASTTypeTraits.h
   57 class ASTNodeKind {
tools/clang/include/clang/AST/Attr.h
  212 class ParamIdx {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/DeclarationName.h
  145 class DeclarationName {
tools/clang/include/clang/AST/Type.h
 2438   enum Kind {
tools/clang/include/clang/AST/VTableBuilder.h
  474 struct MethodVFTableLocation {
tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
   33 class ArgKind {
tools/clang/include/clang/Basic/Cuda.h
   35 enum class CudaArch {
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/Action.h
   84   enum OffloadKind {
tools/clang/include/clang/Driver/Compilation.h
   83   struct TCArgsKey final {
tools/clang/include/clang/Driver/Options.h
   39 enum ID {
tools/clang/include/clang/Edit/FileOffset.h
   18 class FileOffset {
tools/clang/include/clang/Format/Format.h
 1484   enum LanguageKind {
tools/clang/include/clang/Serialization/ASTBitCodes.h
 2060     struct ObjCCategoriesInfo {
tools/clang/include/clang/Tooling/Core/Replacement.h
   83 class Replacement {
tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
   58 struct MatchKey {
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 4165 struct BlockLayoutChunk {
tools/clang/lib/CodeGen/CGObjCMac.cpp
  826   class RUN_SKIP {
 2289   struct IvarInfo {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.h
   27 class SymbolInfo {
tools/clang/tools/extra/clangd/ClangdLSPServer.cpp
  308   class ReplyOnce {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   27 enum class HighlightingKind {
tools/clang/tools/extra/clangd/index/Ref.h
   52 struct Ref {
tools/clang/tools/extra/modularize/PreprocessorTracker.cpp
  487 class PPItemKey {
tools/clang/utils/TableGen/MveEmitter.cpp
 1481 struct ComparableStringVector : std::vector<std::string> {
 1495 struct OutputIntrinsic {
 1505 struct MergeableGroup {
tools/lld/COFF/Writer.cpp
  171 class PartialSectionKey {
tools/lld/include/lld/Core/DefinedAtom.h
  106   enum ContentType {
tools/lldb/include/lldb/Core/Address.h
   59 class Address {
tools/lldb/include/lldb/Symbol/CompilerType.h
   30 class CompilerType {
tools/lldb/include/lldb/Utility/Broadcaster.h
   40 class BroadcastEventSpec {
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/StringExtractorGDBRemote.h
   51   enum ServerPacketType {
tools/lldb/include/lldb/lldb-enumerations.h
  223 enum RegisterKind {
  427 enum LanguageType {
  476 enum InstrumentationRuntimeType {
  633 enum SectionType {
tools/lldb/source/Commands/CommandObjectSource.cpp
  752   struct SourceInfo {
tools/lldb/source/Commands/CommandObjectThread.cpp
   45   class UniqueStack {
tools/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
  348   struct ClassAndSel {
tools/llvm-exegesis/lib/Clustering.cpp
  241   struct OpcodeAndConfig {
tools/llvm-exegesis/lib/Clustering.h
   37   class ClusterId {
tools/llvm-ifs/llvm-ifs.cpp
   78 struct IFSSymbol {
tools/llvm-reduce/deltas/Delta.h
   25 struct Chunk {
tools/polly/include/polly/ScopInfo.h
  473   enum ReductionType {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  225 class aff {
  411 class ast_expr {
 1531 class multi_aff {
 2375 class qpolynomial {
tools/sancov/sancov.cpp
  899 struct FileFn {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {
unittests/ADT/SimpleIListTest.cpp
   16 struct Node : ilist_node<Node> {};
unittests/IR/CFGBuilder.h
   55   struct Arc {
usr/include/c++/7.4.0/bits/stl_function.h
  117   template<typename _Arg1, typename _Arg2, typename _Result>
utils/TableGen/AsmMatcherEmitter.cpp
  153 struct ClassInfo {
utils/TableGen/CodeGenRegisters.h
  449     struct Key {
utils/TableGen/FastISelEmitter.cpp
   87 struct OperandsSignature {
utils/TableGen/GlobalISelEmitter.cpp
   99 class LLTCodeGen {
  402 struct MatchTableRecord {