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

Definitions

gen/lib/Target/AMDGPU/AMDGPUGenRegisterInfo.inc
   19 enum {
gen/lib/Target/Mips/MipsGenInstrInfo.inc
   14   enum {
gen/lib/Target/Mips/MipsGenRegisterInfo.inc
   19 enum {
include/llvm/ADT/APInt.h
   69 class LLVM_NODISCARD APInt {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/LazyCallGraph.h
  135   class Edge {
  138     enum Kind : bool { Ref = false, Call = true };
include/llvm/Analysis/ScalarEvolution.h
  446   enum LoopDisposition {
  453   enum BlockDisposition {
include/llvm/CodeGen/AsmPrinter.h
  260   struct XRayFunctionEntry {
include/llvm/CodeGen/DbgEntityHistoryCalculator.h
   55     enum EntryKind { DbgValue, Clobber };
include/llvm/CodeGen/GlobalISel/RegBankSelect.h
  313   class RepairingPlacement {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/StackMaps.h
  196     enum LocationType {
include/llvm/IR/Attributes.h
   51 class Attribute {
  214 class AttributeSet {
include/llvm/IR/ConstantRange.h
   47 class LLVM_NODISCARD ConstantRange {
include/llvm/IR/InstrTypes.h
 1000 struct OperandBundleUse {
include/llvm/MC/MCAsmMacro.h
   23   enum TokenKind {
include/llvm/MC/MCFixup.h
   77 class MCFixup {
include/llvm/MC/MCParser/MCTargetAsmParser.h
   34 enum AsmRewriteKind {
include/llvm/ProfileData/InstrProfData.inc
  735 typedef struct InstrProfValueData {
include/llvm/Remarks/Remark.h
   67 struct Remark {
include/llvm/Support/CFGUpdate.h
   26 enum class UpdateKind : unsigned char { Insert, Delete };
include/llvm/Support/Path.h
   28 enum class Style { windows, posix, native };
include/llvm/Support/Regex.h
   29     enum {
include/llvm/Support/SMLoc.h
   23 class SMLoc {
include/llvm/TextAPI/MachO/Target.h
   24 class Target {
lib/CodeGen/AsmPrinter/CodeViewDebug.h
   64   struct LocalVarDefRange {
  102   struct CVGlobalVariable {
lib/CodeGen/ModuloSchedule.cpp
 1516 class KernelOperandInfo {
lib/CodeGen/SafeStackColoring.h
   58   struct LiveRange {
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  648   struct NearMissMessage {
lib/Transforms/Coroutines/CoroInternal.h
   96     enum {
lib/Transforms/IPO/HotColdSplitting.cpp
  358 class OutliningRegion {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/OSLog.h
   27   enum Kind {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Basic/OpenMPKinds.h
   77 enum OpenMPDependClauseKind {
   93 enum OpenMPMapClauseKind {
tools/clang/include/clang/Basic/PartialDiagnostic.h
   35 class PartialDiagnostic {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/include/clang/Basic/Specifiers.h
  113   enum AccessSpecifier {
tools/clang/include/clang/Sema/CleanupInfo.h
   19 class CleanupInfo {
tools/clang/include/clang/Sema/Sema.h
  977   enum class ExpressionEvaluationContext {
 1070     enum ExpressionKind {
tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
   96   struct CmdLineOption {
  192   struct PackageInfo {
tools/clang/include/clang/Tooling/Transformer/RewriteRule.h
   71 struct ASTEdit {
tools/clang/lib/Analysis/ThreadSafety.cpp
  893   enum UnderlyingCapabilityKind {
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 4382 struct PrivateHelpersTy {
tools/clang/tools/extra/clang-doc/Representation.h
   37 enum class InfoType {
  115 struct Reference {
  167 struct FieldTypeInfo : public TypeInfo {
  185 struct MemberTypeInfo : public FieldTypeInfo {
tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
   89 enum class InitializerPlacement {
tools/clang/tools/libclang/Indexing.cpp
   70 class PPRegion {