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

Definitions

gen/lib/Target/ARM/ARMGenRegisterInfo.inc
   19 enum {
include/llvm/ADT/Hashing.h
   71 class hash_code {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/ADT/Triple.h
   45   enum ArchType {
  154   enum OSType {
  194   enum EnvironmentType {
include/llvm/BinaryFormat/Dwarf.h
  115 enum LocationAtom {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/ScheduleDAG.h
   49   class SDep {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/DebugInfo/CodeView/CodeView.h
   33 enum TypeLeafKind : uint16_t {
   47 enum SymbolKind : uint16_t {
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
include/llvm/IR/ValueHandle.h
  181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/MC/LaneBitmask.h
   39   struct LaneBitmask {
include/llvm/MC/MCRegister.h
   22 class MCRegister {
include/llvm/MCA/Instruction.h
  562 class InstRef {
include/llvm/Support/LowLevelTypeImpl.h
   39 class LLT {
include/llvm/Support/MachineValueType.h
   30   class MVT {
lib/Support/YAMLParser.cpp
  179 struct SimpleKey {
lib/Target/Hexagon/HexagonBlockRanges.h
   78   class IndexRange : public std::pair<IndexType,IndexType> {
lib/Target/X86/Utils/X86ShuffleDecode.h
   27 enum { SM_SentinelUndef = -1, SM_SentinelZero = -2 };
tools/clang/include/clang/AST/ASTTypeTraits.h
  230 class DynTypedNode {
tools/clang/include/clang/AST/Attr.h
  212 class ParamIdx {
tools/clang/include/clang/AST/CXXInheritance.h
  241 struct UniqueVirtualMethod {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/AST/TypeLoc.h
   56 class TypeLoc {
tools/clang/include/clang/Analysis/PathDiagnostic.h
  157 class PathDiagnosticLocation {
tools/clang/include/clang/Basic/ABI.h
  178 struct ThunkInfo {
tools/clang/include/clang/Basic/OpenMPKinds.h
  101 enum OpenMPMapModifierKind {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
   86 class SourceLocation {
  196 class SourceRange {
tools/clang/include/clang/DirectoryWatcher/DirectoryWatcher.h
   66   struct Event {
tools/clang/include/clang/Driver/Phases.h
   17   enum ID {
tools/clang/include/clang/Driver/Types.h
   23   enum ID {
tools/clang/include/clang/Edit/EditedSource.h
   51   struct MacroArgUse {
tools/clang/include/clang/Sema/ScopeInfo.h
  328   class WeakUseTy {
tools/clang/include/clang/Sema/Sema.h
11576   struct MisalignedMember {
tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
  143   struct CheckerInfo {
  192   struct PackageInfo {
tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
   33   enum class SpecialMemberFunctionKind : uint8_t {
tools/lldb/include/lldb/Target/Process.h
 2630   struct PreResumeCallbackAndBaton {
tools/lldb/include/lldb/Utility/FileSpec.h
   55 class FileSpec {
tools/lldb/include/lldb/lldb-enumerations.h
  427 enum LanguageType {
tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h
  139   struct SOEntry {
tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h
  128   struct SOEntry {
tools/llvm-exegesis/lib/MCInstrDescView.h
  179 struct AliasingRegisterOperands {
tools/llvm-pdbutil/llvm-pdbutil.h
   39 enum class ModuleSubsection {
   68 enum class SymLevel { Functions, Data, Thunks, All };
usr/include/c++/7.4.0/bits/stl_algo.h
 3897   template<typename _InputIterator, typename _Tp>
utils/TableGen/CodeGenDAGPatterns.h
  614 struct TreePredicateCall {
utils/TableGen/InfoByHwMode.h
  120 struct ValueTypeByHwMode : public InfoByHwMode<MVT> {