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

Definitions

include/llvm/CodeGen/SlotIndexes.h
   83   class SlotIndex {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/IR/DebugLoc.h
   33   class DebugLoc {
include/llvm/IR/ModuleSummaryIndex.h
   54   enum class HotnessType : uint8_t {
include/llvm/Support/Alignment.h
   40 struct Align {
  117 struct MaybeAlign : public llvm::Optional<Align> {
include/llvm/Support/BlockFrequency.h
   24 class BlockFrequency {
include/llvm/Support/BranchProbability.h
   30 class BranchProbability {
include/llvm/Support/MachineValueType.h
   32     enum SimpleValueType : uint8_t {
include/llvm/Transforms/Instrumentation.h
  162   enum Type {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/Decl.h
 1160   enum DefinitionKind {
tools/clang/include/clang/AST/DeclBase.h
   74 enum AvailabilityResult {
tools/clang/include/clang/Basic/DiagnosticIDs.h
   79     enum class Severity {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/include/clang/Basic/SourceManager.h
   77   enum CharacteristicKind {
tools/clang/include/clang/Basic/Specifiers.h
  113   enum AccessSpecifier {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h
   19 class APSIntType {
tools/clang/lib/Analysis/UninitializedValues.cpp
  328   enum Class {
tools/clang/lib/Basic/Targets/Mips.h
   53   enum DspRevEnum { NoDSP, DSP1, DSP2 } DspRev;
tools/clang/lib/Basic/Targets/WebAssembly.h
   27   enum SIMDEnum {
tools/clang/lib/Basic/Targets/X86.h
   29   enum X86SSEEnum {
   41   enum MMX3DNowEnum {
   47   enum XOPEnum { NoXOP, SSE4A, FMA4, XOP } XOPLevel = NoXOP;
tools/clang/lib/CodeGen/CGValue.h
  125 enum class AlignmentSource {
tools/clang/tools/extra/clangd/Selection.h
   79   enum Selection {
tools/polly/lib/Support/SCEVValidator.cpp
   21 enum TYPE {
usr/include/c++/7.4.0/bits/algorithmfwd.h
  367   template<typename _Tp>