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

Definitions

include/llvm/ADT/APSInt.h
   21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Support/X86DisassemblerDecoderCommon.h
  397 enum OperandEncoding {
lib/DebugInfo/Symbolize/SymbolizableObjectFile.h
   76   struct SymbolDesc {
lib/Target/Hexagon/HexagonBlockRanges.h
   44   class IndexType {
lib/Target/Hexagon/HexagonConstExtenders.cpp
  360     struct ExtValue : public ExtRoot {
tools/clang/include/clang/AST/ASTTypeTraits.h
   57 class ASTNodeKind {
tools/clang/include/clang/Analysis/ConstructionContext.h
   28 class ConstructionContextItem {
tools/clang/include/clang/Basic/DiagnosticIDs.h
  166   enum Level {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/clang/lib/CodeGen/CodeGenModule.h
  102 struct OrderGlobalInits {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.h
   42   enum class ContextType {
tools/clang/tools/extra/clangd/Protocol.h
  156 struct Range {
tools/clang/utils/TableGen/MveEmitter.cpp
  151 enum class ScalarTypeKind { SignedInt, UnsignedInt, Float };
tools/clang/utils/TableGen/NeonEmitter.cpp
  116 class TypeSpec : public std::string {
tools/lldb/source/Plugins/SymbolFile/DWARF/DIERef.h
   28   enum Section : uint8_t { DebugInfo, DebugTypes };
usr/include/c++/7.4.0/bits/stl_pair.h
  452   template<typename _T1, typename _T2>