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

Definitions

gen/unittests/TableGen/AutomataTables.inc
   23 enum SymKind {
include/llvm/ADT/APFloat.h
  210   enum fltCategory {
include/llvm/ADT/APInt.h
   69 class LLVM_NODISCARD APInt {
include/llvm/ADT/FoldingSet.h
  305 class FoldingSetNodeID {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/LazyCallGraph.h
  112 class LazyCallGraph {
include/llvm/Analysis/LoopAnalysisManager.h
   53 struct LoopStandardAnalysisResults {
include/llvm/Analysis/VectorUtils.h
   43 enum class VFISAKind {
include/llvm/CodeGen/Register.h
   19 class Register {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/DebugInfo/DWARF/DWARFDie.h
   42 class DWARFDie {
include/llvm/IR/PassManager.h
  154 class PreservedAnalyses {
include/llvm/MC/MCInst.h
  158 class MCInst {
include/llvm/Testing/Support/Annotations.h
   50   struct Range {
lib/MC/MCParser/AsmParser.cpp
  160   struct CppHashInfoTy {
lib/Target/AMDGPU/SIMemoryLegalizer.cpp
   81 enum class SIAtomicAddrSpace {
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/NestedNameSpecifier.h
  236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/OperationKinds.h
   25 enum BinaryOperatorKind {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Analysis/ConstructionContext.h
   30   enum ItemKind {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
  196 class SourceRange {
tools/clang/tools/extra/clangd/Protocol.h
  156 struct Range {
tools/clang/tools/extra/clangd/index/Ref.h
   69 class RefSlab {
tools/clang/tools/extra/clangd/index/Relation.h
   22 enum class RelationKind : uint8_t {
tools/clang/unittests/AST/RecursiveASTVisitorTest.cpp
   52 enum class VisitEvent {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h
   18 class MemoryRegionInfo {
tools/lldb/include/lldb/lldb-enumerations.h
  286 enum ConnectionStatus {
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/tuple
  267       template<typename _Alloc>
 1616   struct _Swallow_assign