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

Definitions

include/llvm/ADT/APInt.h
   69 class LLVM_NODISCARD APInt {
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/BinaryFormat/MsgPackDocument.h
   38 class DocNode {
include/llvm/CodeGen/ValueTypes.h
   33   struct EVT {
include/llvm/DebugInfo/CodeView/GUID.h
   21 struct GUID {
include/llvm/DebugInfo/CodeView/TypeIndex.h
   95 class TypeIndex {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
   50 class SymbolStringPtr {
include/llvm/IR/ModuleSummaryIndex.h
  164 struct ValueInfo {
include/llvm/MC/MCContext.h
  196     struct ELFSectionKey {
  215     struct COFFSectionKey {
  237     struct WasmSectionKey {
  256     struct XCOFFSectionKey {
include/llvm/Object/ObjectFile.h
   81 class SectionRef {
  160 class SymbolRef : public BasicSymbolRef {
include/llvm/ProfileData/SampleProf.h
  179 struct LineLocation {
include/llvm/Support/FileSystem.h
  134 class UniqueID {
include/llvm/Support/MachineValueType.h
   32     enum SimpleValueType : uint8_t {
lib/AsmParser/LLParser.h
   47   struct ValID {
lib/CodeGen/LiveDebugValues.cpp
  181   struct VarLoc {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  191 class RelocationValueRef {
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  132   enum ImmTy {
lib/Target/AMDGPU/SIMachineScheduler.h
  219 enum SISchedulerBlockCreatorVariant {
lib/Target/Hexagon/HexagonBlockRanges.h
   33   struct RegisterRef {
   44   class IndexType {
lib/Target/Hexagon/HexagonConstExtenders.cpp
   55   struct OffsetRange {
lib/Target/Hexagon/HexagonExpandCondsets.cpp
  176     struct RegisterRef {
lib/Target/Hexagon/HexagonGenPredicate.cpp
   49   struct RegisterSubReg {
lib/Target/Hexagon/RDFRegisters.h
   71   struct RegisterRef {
tools/clang/include/clang/AST/APValue.h
   58 class DynamicAllocLValue {
tools/clang/include/clang/AST/ASTTypeTraits.h
   57 class ASTNodeKind {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/AST/VTableBuilder.h
  474 struct MethodVFTableLocation {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
   86 class SourceLocation {
  345 class FullSourceLoc : public SourceLocation {
tools/clang/include/clang/Driver/Compilation.h
   83   struct TCArgsKey final {
tools/clang/include/clang/Driver/Options.h
   39 enum ID {
tools/clang/include/clang/Edit/FileOffset.h
   18 class FileOffset {
tools/clang/include/clang/Format/Format.h
 1484   enum LanguageKind {
tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
   58 struct MatchKey {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.h
   27 class SymbolInfo {
tools/clang/tools/extra/clangd/Protocol.h
  647 struct Diagnostic {
tools/clang/tools/extra/clangd/SemanticHighlighting.h
   27 enum class HighlightingKind {
tools/clang/tools/extra/modularize/PreprocessorTracker.cpp
  487 class PPItemKey {
tools/clang/utils/TableGen/MveEmitter.cpp
 1481 struct ComparableStringVector : std::vector<std::string> {
 1505 struct MergeableGroup {
tools/lld/COFF/Writer.cpp
  171 class PartialSectionKey {
tools/lld/include/lld/Core/DefinedAtom.h
  106   enum ContentType {
tools/lldb/include/lldb/Core/Address.h
   59 class Address {
tools/lldb/include/lldb/Utility/Broadcaster.h
   40 class BroadcastEventSpec {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/lldb/include/lldb/Utility/FileSpec.h
   55 class FileSpec {
tools/lldb/include/lldb/Utility/StringExtractorGDBRemote.h
   51   enum ServerPacketType {
tools/lldb/include/lldb/lldb-enumerations.h
  223 enum RegisterKind {
  427 enum LanguageType {
  476 enum InstrumentationRuntimeType {
  633 enum SectionType {
tools/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
  348   struct ClassAndSel {
tools/llvm-exegesis/lib/Clustering.cpp
  241   struct OpcodeAndConfig {
tools/polly/include/polly/ScopInfo.h
  473   enum ReductionType {
tools/sancov/sancov.cpp
  899 struct FileFn {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {
usr/include/c++/7.4.0/bits/stl_map.h
   97   template <typename _Key, typename _Tp, typename _Compare = std::less<_Key>,
utils/TableGen/CodeGenRegisters.h
  449     struct Key {
utils/TableGen/FastISelEmitter.cpp
   87 struct OperandsSignature {
utils/TableGen/GlobalISelEmitter.cpp
   99 class LLTCodeGen {