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

Definitions

gen/lib/Target/AMDGPU/AMDGPUGenRegisterInfo.inc
   19 enum {
 3816 enum {
gen/lib/Target/PowerPC/PPCGenRegisterInfo.inc
   19 enum {
gen/lib/Target/X86/X86GenRegisterInfo.inc
   19 enum {
include/llvm/ADT/APInt.h
   69 class LLVM_NODISCARD APInt {
include/llvm/ADT/BitVector.h
   73 class BitVector {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/AssumptionCache.h
  188   class FunctionCallbackVH final : public CallbackVH {
include/llvm/Analysis/MemoryLocation.h
  174 class MemoryLocation {
include/llvm/BinaryFormat/MachO.h
 1415 enum CPUType {
include/llvm/CodeGen/ISDOpcodes.h
 1020   enum CondCode {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/Demangle/MicrosoftDemangleNodes.h
   35 enum Qualifiers : uint8_t {
include/llvm/IR/CallSite.h
  672 class CallSite : public CallSiteBase<Function, BasicBlock, Value, User, Use,
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
include/llvm/MC/MCContext.h
  196     struct ELFSectionKey {
  237     struct WasmSectionKey {
  256     struct XCOFFSectionKey {
include/llvm/MC/MCRegister.h
   22 class MCRegister {
include/llvm/Object/SymbolicFile.h
   34 union DataRefImpl {
include/llvm/ProfileData/SampleProf.h
  179 struct LineLocation {
include/llvm/Support/BinaryStreamRef.h
  200 struct BinarySubstreamRef {
include/llvm/Support/FormatVariadic.h
   46 struct ReplacementItem {
include/llvm/Support/SMLoc.h
   23 class SMLoc {
lib/AsmParser/LLParser.h
   47   struct ValID {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
   87   enum class BinOpToken : unsigned {
   97   class EvalResult {
lib/Support/YAMLParser.cpp
   43 enum UnicodeEncodingForm {
lib/Target/ARM/ARMBaseInstrInfo.cpp
 4828 enum ARMExeDomain {
lib/Target/Mips/MipsInstrInfo.h
   49   enum BranchType {
lib/Target/X86/AsmParser/X86AsmParser.cpp
  113   enum InfixCalculatorTok {
tools/clang/include/clang/AST/BaseSubobject.h
   30 class BaseSubobject {
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/GlobalDecl.h
   40 class GlobalDecl {
tools/clang/include/clang/AST/RawCommentList.h
   32   enum CommentKind {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Basic/AttrSubjectMatchRules.h
   19 enum SubjectMatchRule {
tools/clang/include/clang/Basic/Diagnostic.h
  161   enum ArgumentKind {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
   86 class SourceLocation {
  345 class FullSourceLoc : public SourceLocation {
tools/clang/include/clang/Driver/Action.h
   84   enum OffloadKind {
tools/clang/include/clang/Driver/Types.h
   23   enum ID {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
   75 class SVal {
  320 class Loc : public DefinedSVal {
tools/clang/lib/ARCMigrate/TransformActions.cpp
   64   struct CharRange {
tools/clang/lib/CodeGen/CGBlocks.cpp
   70 enum class BlockCaptureEntityKind {
tools/clang/lib/CodeGen/CGExprScalar.cpp
  323   enum ImplicitConversionCheckKind : unsigned char {
tools/clang/lib/CodeGen/CGValue.h
   38 class RValue {
tools/clang/lib/Driver/SanitizerArgs.cpp
   75 enum CoverageFeature {
tools/clang/lib/Sema/SemaTemplate.cpp
 8337   enum DiscardReason { NotAFunctionTemplate, NotAMemberOfEnclosing };
tools/clang/tools/extra/clangd/index/Symbol.h
  177 class SymbolSlab {
tools/clang/tools/extra/clangd/index/SymbolID.h
   31 class SymbolID {
tools/clang/utils/TableGen/NeonEmitter.cpp
  139 class Type {
tools/lldb/include/lldb/Core/Disassembler.h
  180   struct Operand {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
  127 class MemoryRegionInfos : public std::vector<lldb_private::MemoryRegionInfo> {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/lldb/include/lldb/lldb-enumerations.h
  135 enum ByteOrder {
tools/lldb/source/Plugins/Process/Utility/AuxVector.h
   25   enum EntryType {
tools/lldb/source/Plugins/SymbolFile/DWARF/DIERef.h
   28   enum Section : uint8_t { DebugInfo, DebugTypes };
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {
usr/include/c++/7.4.0/bits/stl_pair.h
  521   template<typename _T1, typename _T2>
utils/TableGen/CodeGenInstruction.h
  316   class CodeGenInstAlias {
utils/TableGen/InfoByHwMode.h
   35 enum : unsigned {