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

Definitions

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/CodeGen/LiveInterval.h
  161     struct Segment {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
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/ExecutionEngine/Orc/Core.h
  171 class MaterializationResponsibility {
include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
   31 class JITTargetMachineBuilder {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/IR/DebugInfoMetadata.h
 2447   struct FragmentInfo {
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
include/llvm/MC/SubtargetFeature.h
   40 class FeatureBitset {
include/llvm/Object/ObjectFile.h
  139 struct SectionedAddress {
include/llvm/ProfileData/InstrProf.h
  275 enum class instrprof_error {
include/llvm/Support/Error.h
  157 class LLVM_NODISCARD Error {
include/llvm/Support/FileSystem.h
  134 class UniqueID {
include/llvm/Support/JSON.h
  280 class Value {
include/llvm/Support/MachineValueType.h
   30   class MVT {
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/CodeGen/CalcSpillWeights.cpp
  189   struct CopyHint {
lib/Support/CachePruning.cpp
   30 struct FileInfo {
lib/Target/Hexagon/HexagonBlockRanges.h
   33   struct RegisterRef {
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/Transforms/IPO/MergeFunctions.cpp
  175 class FunctionNode {
lib/Transforms/Scalar/LoopFuse.cpp
  127 struct FusionCandidate {
tools/clang/include/clang/AST/ASTTypeTraits.h
   57 class ASTNodeKind {
tools/clang/include/clang/AST/DeclarationName.h
  145 class DeclarationName {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/AST/TypeLoc.h
  718 class RecordTypeLoc : public InheritingConcreteTypeLoc<TagTypeLoc,
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 {
  196 class SourceRange {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
   25 struct NodeId {
tools/clang/include/clang/Tooling/Core/Replacement.h
   83 class Replacement {
tools/clang/lib/Basic/Module.cpp
  620   struct Visiting {
tools/clang/tools/extra/clang-doc/Representation.h
  389 struct Index : public Reference {
tools/clang/tools/extra/clangd/index/Ref.h
   52 struct Ref {
   69 class RefSlab {
tools/clang/tools/extra/clangd/index/Relation.h
   45 class RelationSlab {
tools/clang/tools/extra/clangd/index/Symbol.h
  177 class SymbolSlab {
tools/clang/utils/TableGen/MveEmitter.cpp
 1495 struct OutputIntrinsic {
tools/lldb/include/lldb/Symbol/CompilerType.h
   30 class CompilerType {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/lldb/include/lldb/lldb-enumerations.h
  427 enum LanguageType {
tools/lldb/source/Commands/CommandObjectSource.cpp
  752   struct SourceInfo {
tools/lldb/source/Commands/CommandObjectThread.cpp
   45   class UniqueStack {
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/lib/External/isl/include/isl/isl-noexceptions.h
  225 class aff {
  411 class ast_expr {
  509 class ast_node {
  600 class basic_map {
  778 class basic_set {
  929 class constraint {
 1053 class id {
 1219 class map {
 1893 class point {
 1929 class pw_aff {
 2092 class pw_multi_aff {
 2227 class pw_qpolynomial {
 2536 class schedule_node {
 2626 class set {
 2937 class term {
 3040 class union_map {
 3216 class union_pw_aff {
 3328 class union_pw_multi_aff {
 3501 class union_set {
 3636 class val {
tools/sancov/sancov.cpp
  899 struct FileFn {
unittests/IR/CFGBuilder.h
   55   struct Arc {
usr/include/c++/7.4.0/bits/stl_function.h
  104   template<typename _Arg, typename _Result>
utils/TableGen/GlobalISelEmitter.cpp
   99 class LLTCodeGen {
  402 struct MatchTableRecord {
utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
  489 class GTEST_API_ Expectation {