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

Definitions

include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
   50 class LazyRandomTypeCollection : public TypeCollection {
include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
   37 class DbiModuleDescriptorBuilder {
include/llvm/DebugInfo/PDB/Native/DbiStream.h
   37 class DbiStream {
include/llvm/DebugInfo/PDB/Native/GlobalsStream.h
   70 class GlobalsStream {
include/llvm/DebugInfo/PDB/Native/InfoStream.h
   28 class InfoStream {
include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h
   24 class InjectedSourceStream {
include/llvm/DebugInfo/PDB/Native/PDBStringTable.h
   33 class PDBStringTable {
include/llvm/DebugInfo/PDB/Native/PublicsStream.h
   27 class PublicsStream {
include/llvm/DebugInfo/PDB/Native/SymbolStream.h
   23 class SymbolStream {
include/llvm/DebugInfo/PDB/Native/TpiStream.h
   33 class TpiStream {
include/llvm/ExecutionEngine/JITLink/JITLink.h
   57 class Edge {
  282 class Symbol {
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
  490   class RemoteCompileCallbackManager : public JITCompileCallbackManager {
include/llvm/ExecutionEngine/RuntimeDyldChecker.h
   76   class MemoryRegionInfo {
include/llvm/IR/ModuleSummaryIndex.h
  916 class ModuleSummaryIndex {
include/llvm/PassRegistry.h
   38 class PassRegistry {
include/llvm/ProfileData/Coverage/CoverageMappingReader.h
   35 struct CoverageMappingRecord {
lib/Demangle/ItaniumDemangle.cpp
   65 struct DumpVisitor {
lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h
  102   struct NormalizedSymbol {
  129   class NormalizedSection {
tools/clang/include/clang/AST/VTableBuilder.h
  410 struct VPtrInfo {
tools/clang/include/clang/Basic/FileManager.h
   45 class DirectoryEntry {
tools/clang/include/clang/Sema/Sema.h
  331 class Sema {
tools/lldb/include/lldb/Symbol/TypeSystem.h
   53 class TypeSystem : public PluginInterface {
tools/lldb/source/Plugins/Process/Linux/ProcessorTrace.h
   42 class ProcessorTraceMonitor {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h
   18 class DWARFDataExtractor : public DataExtractor {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h
   16 class DWARFDebugAranges {
tools/llvm-jitlink/llvm-jitlink.h
   41   struct FileInfo {
unittests/ADT/FallibleIteratorTest.cpp
   25 class Item {
unittests/XRay/GraphTest.cpp
   19 struct VAttr {
   22 struct EAttr {
usr/include/c++/7.4.0/bits/refwrap.h
  325   template<typename _Tp>
utils/TableGen/GlobalISelEmitter.cpp
 2032 class InstructionMatcher final : public PredicateListMatcher<PredicateMatcher> {
 2758 class BuildMIAction : public MatchAction {