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

Definitions

gen/lib/Target/X86/X86GenRegisterInfo.inc
   19 enum {
gen/unittests/TableGen/AutomataTables.inc
   23 enum SymKind {
include/llvm/ADT/APFloat.h
  176   enum cmpResult {
  184   enum roundingMode {
  210   enum fltCategory {
include/llvm/ADT/APInt.h
   69 class LLVM_NODISCARD APInt {
include/llvm/ADT/APSInt.h
   21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/Any.h
   26 class Any {
include/llvm/ADT/FoldingSet.h
  305 class FoldingSetNodeID {
include/llvm/ADT/None.h
   22 enum class NoneType { None = 1 };
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/CGSCCPassManager.h
  232 struct CGSCCUpdateResult {
include/llvm/Analysis/LazyCallGraph.h
  112 class LazyCallGraph {
  196     class iterator
  227     class call_iterator
include/llvm/Analysis/LoopAnalysisManager.h
   53 struct LoopStandardAnalysisResults {
include/llvm/Analysis/VectorUtils.h
   24 enum class VFParamKind {
   43 enum class VFISAKind {
include/llvm/BinaryFormat/Dwarf.h
   70 enum DwarfFormat : uint8_t { DWARF32, DWARF64 };
include/llvm/BinaryFormat/ELF.h
 1049 enum {
include/llvm/BinaryFormat/XCOFF.h
   28 enum StorageMappingClass : uint8_t {
include/llvm/CodeGen/ISDOpcodes.h
   38   enum NodeType {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/CodeGen/SlotIndexes.h
   83   class SlotIndex {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
include/llvm/DebugInfo/CodeView/TypeHashing.h
   77 struct GloballyHashedType {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/DebugInfo/DWARF/DWARFDie.h
   42 class DWARFDie {
include/llvm/DebugInfo/DWARF/DWARFFormValue.h
   26 class DWARFFormValue {
include/llvm/Demangle/MicrosoftDemangleNodes.h
   55 enum class PointerAffinity { None, Pointer, Reference, RValueReference };
include/llvm/IR/DerivedTypes.h
  170 class FunctionCallee {
include/llvm/IR/InstrTypes.h
  732   enum Predicate {
include/llvm/IR/Instruction.h
   43 class Instruction : public User,
include/llvm/IR/Metadata.h
  838 struct TempMDNodeDeleter {
include/llvm/IR/PassManager.h
  154 class PreservedAnalyses {
  610   class Invalidator;
include/llvm/IR/User.h
  245   struct value_op_iterator
include/llvm/MC/MCInst.h
  158 class MCInst {
include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
   69 struct SourceColumnEntry {
include/llvm/Support/Alignment.h
   40 struct Align {
include/llvm/Support/BinaryStreamReader.h
   31 class BinaryStreamReader {
include/llvm/Support/BinaryStreamRef.h
  200 struct BinarySubstreamRef {
include/llvm/Support/BinaryStreamWriter.h
   31 class BinaryStreamWriter {
include/llvm/Support/FormatAdapters.h
   75 class ErrorAdapter : public FormatAdapter<Error> {
include/llvm/Support/LowLevelTypeImpl.h
   39 class LLT {
include/llvm/Support/MachineValueType.h
   30   class MVT {
include/llvm/Testing/Support/Annotations.h
   50   struct Range {
include/llvm/TextAPI/MachO/Platform.h
   22 enum class PlatformKind : unsigned {
include/llvm/Transforms/Scalar/ConstantHoisting.h
   70 struct ConstantUser {
include/llvm/Transforms/Scalar/LoopPassManager.h
  146 class LPMUpdater {
lib/CodeGen/LiveDebugValues.cpp
  203     enum VarLocKind {
lib/CodeGen/MachineBlockPlacement.cpp
  326   struct WeightedEdge {
lib/MC/MCParser/AsmParser.cpp
  160   struct CppHashInfoTy {
lib/Target/AArch64/Utils/AArch64BaseInfo.h
  235 enum CondCode {  // Meaning (integer)          Meaning (floating-point)
lib/Target/AMDGPU/SIMemoryLegalizer.cpp
   81 enum class SIAtomicAddrSpace {
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
  295 class PredicateInfo {
lib/Transforms/Scalar/LoopUnswitch.cpp
  403 enum OperatorChain {
lib/Transforms/Scalar/MergeICmps.cpp
   80 struct BCEAtom {
tools/clang/include/clang/AST/ASTTypeTraits.h
  230 class DynTypedNode {
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/NestedNameSpecifier.h
  236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/OperationKinds.h
   25 enum BinaryOperatorKind {
tools/clang/include/clang/AST/Type.h
  137 class Qualifiers {
  643 class QualType {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  211 class BoundNodesTreeBuilder {
 1238 class TrueMatcher {
tools/clang/include/clang/Analysis/ConstructionContext.h
   30   enum ItemKind {
tools/clang/include/clang/Basic/ABI.h
   41 struct ReturnAdjustment {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/OpenMPKinds.h
   93 enum OpenMPMapClauseKind {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
  196 class SourceRange {
tools/clang/include/clang/Edit/EditedSource.h
   51   struct MacroArgUse {
tools/clang/include/clang/Sema/Sema.h
 1454   class PoppedFunctionScopeDeleter {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
   75 class SVal {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
   25 struct NodeId {
tools/clang/include/clang/Tooling/Refactoring/AtomicChange.h
   36 class AtomicChange {
tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  473 struct SNodeId {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.h
   30   enum class SymbolKind {
   53   struct Signals {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  582     enum EventType {
tools/clang/tools/extra/clangd/Context.h
   69 class Context {
tools/clang/tools/extra/clangd/FindTarget.h
  141 class DeclRelationSet {
tools/clang/tools/extra/clangd/Protocol.h
  127 struct Position {
  156 struct Range {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   27 enum class HighlightingKind {
tools/clang/tools/extra/clangd/index/Ref.h
   28 enum class RefKind : uint8_t {
   69 class RefSlab {
tools/clang/tools/extra/clangd/index/Relation.h
   22 enum class RelationKind : uint8_t {
   29 struct Relation {
   45 class RelationSlab {
tools/clang/tools/extra/clangd/index/SymbolID.h
   31 class SymbolID {
tools/clang/tools/extra/clangd/index/SymbolLocation.h
   32   struct Position {
tools/clang/tools/extra/clangd/unittests/TweakTesting.h
   45   enum CodeContext {
tools/clang/unittests/AST/RecursiveASTVisitorTest.cpp
   52 enum class VisitEvent {
tools/dsymutil/CompileUnit.h
   29 struct PatchLocation {
tools/dsymutil/LinkUtils.h
   34 struct LinkOptions {
tools/lldb/include/lldb/Expression/IRMemoryMap.h
   39   enum AllocationPolicy : uint8_t {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
   18 class MemoryRegionInfo {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/lldb/include/lldb/Utility/FileSpec.h
   55 class FileSpec {
tools/lldb/include/lldb/lldb-enumerations.h
   73 enum StateType {
tools/lldb/source/Plugins/Process/Linux/ProcessorTrace.h
   44   class munmap_delete {
   55   class file_close {
tools/llvm-cov/CoverageViewOptions.h
   19 struct CoverageViewOptions {
tools/llvm-cov/SourceCoverageView.h
   73   struct StreamDestructor {
tools/llvm-exegesis/lib/BenchmarkResult.h
   43 struct BenchmarkMeasure {
   96 class PerInstructionStats {
tools/llvm-exegesis/lib/Clustering.h
   37   class ClusterId {
tools/llvm-xray/xray-account.cpp
  224 struct ResultRow {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
  778 class basic_set {
 1219 class map {
unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
   35 MATCHER(IsInvalid, "") { return !arg.isValid(); }
   36 MATCHER(IsReg, "") { return arg.isReg(); }
usr/include/c++/7.4.0/bits/stl_bvector.h
  300   struct _Bit_const_iterator : public _Bit_iterator_base
usr/include/c++/7.4.0/future
  211       struct _Deleter
usr/include/c++/7.4.0/tuple
  213       template<typename _UHead, typename... _UTail, typename = typename
 1616   struct _Swallow_assign
utils/TableGen/InfoByHwMode.h
  168 struct RegSizeInfoByHwMode : public InfoByHwMode<RegSizeInfo> {