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

Definitions

include/llvm/ADT/APFloat.h
  176   enum cmpResult {
  184   enum roundingMode {
include/llvm/ADT/None.h
   22 enum class NoneType { None = 1 };
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/BinaryFormat/Dwarf.h
   82 enum Tag : uint16_t {
  102 enum Attribute : uint16_t {
  109 enum Form : uint16_t {
  373 enum Index {
include/llvm/BinaryFormat/ELF.h
 1049 enum {
include/llvm/BinaryFormat/MachO.h
   23 enum : uint32_t {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/DebugInfo/CodeView/Formatters.h
   27 class GuidAdapter final : public FormatAdapter<ArrayRef<uint8_t>> {
include/llvm/Support/FileSystem.h
   86 enum perms {
include/llvm/Support/FormatAdapters.h
   75 class ErrorAdapter : public FormatAdapter<Error> {
include/llvm/Support/MachineValueType.h
   30   class MVT {
include/llvm/Transforms/Scalar/ConstantHoisting.h
   70 struct ConstantUser {
lib/Target/AArch64/Utils/AArch64BaseInfo.h
  235 enum CondCode {  // Meaning (integer)          Meaning (floating-point)
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
  295 class PredicateInfo {
tools/clang/include/clang/AST/DeclGroup.h
   51 class DeclGroupRef {
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/Type.h
  643 class QualType {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
 1238 class TrueMatcher {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
  196 class SourceRange {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
   25 struct NodeId {
tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h
   46 class SourceRangeSelectionRequirement : public SourceSelectionRequirement {
tools/clang/tools/extra/clangd/Context.h
   69 class Context {
tools/clang/tools/extra/clangd/index/Relation.h
   45 class RelationSlab {
tools/clang/unittests/Tooling/RefactoringActionRulesTest.cpp
   85   class SelectionRequirement : public SourceRangeSelectionRequirement {
tools/dsymutil/CompileUnit.h
   29 struct PatchLocation {
tools/dsymutil/LinkUtils.h
   34 struct LinkOptions {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/llvm-xray/xray-account.cpp
  224 struct ResultRow {
tools/llvm-xray/xray-stacks.cpp
  115 struct format_xray_record : public FormatAdapter<XRayRecord> {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 1219 class map {
unittests/ADT/TwineTest.cpp
  104   struct formatter : FormatAdapter<int> {
unittests/Support/FormatVariadicTest.cpp
   18 struct Format : public FormatAdapter<int> {
  595   class Negative : public FormatAdapter<int> {
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