|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/BinaryFormat/Minidump.h 161 struct SystemInfo {
243 struct ExceptionStream {
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/MCA/Instruction.h 348 struct InstrDesc {
include/llvm/Object/COFF.h 720 struct coff_resource_dir_entry {
743 struct coff_resource_data_entry {
750 struct coff_resource_dir_table {
include/llvm/Object/MachO.h 262 class MachOObjectFile : public ObjectFile {
include/llvm/Object/ObjectFile.h 221 class ObjectFile : public SymbolicFile {
include/llvm/PassRegistry.h 38 class PassRegistry {
include/llvm/ProfileData/Coverage/CoverageMappingReader.h 35 struct CoverageMappingRecord {
include/llvm/Support/MemoryBuffer.h 41 class MemoryBuffer {
include/llvm/XRay/Profile.h 51 class Profile {
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/clang/include/clang/Tooling/Refactoring/ASTSelection.h 49 struct SelectedASTNode {
tools/dsymutil/BinaryHolder.h 54 class ObjectEntry : public EntryBase {
tools/lld/COFF/TypeMerger.h 55 struct CVIndexMap {
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/lldb/unittests/tools/lldb-server/tests/MessageObjects.h 107 class StopReplyStop : public StopReply {
145 class StopReplyExit : public StopReply {
tools/llvm-jitlink/llvm-jitlink.h 41 struct FileInfo {
tools/llvm-mca/CodeRegion.h 84 class CodeRegions {
tools/llvm-xray/xray-graph.h 69 struct FunctionStats {
83 class GraphT : public Graph<FunctionStats, CallStats, int32_t> {
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 213 template<typename _Tp>
utils/TableGen/GlobalISelEmitter.cpp 2032 class InstructionMatcher final : public PredicateListMatcher<PredicateMatcher> {
2758 class BuildMIAction : public MatchAction {