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

Derived Classes

include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
   49 class DebugChecksumsSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h
   24 class DebugCrossModuleExportsSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h
   47 class DebugCrossModuleImportsSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h
   20 class DebugFrameDataSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h
   61 class DebugInlineeLinesSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h
   78 class DebugLinesSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h
   31 class DebugStringTableSubsectionRef : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h
   26 class DebugSymbolRVASubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h
   18 class DebugSymbolsSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h
   18 class DebugUnknownSubsectionRef final : public DebugSubsectionRef {

References

include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
   49 class DebugChecksumsSubsectionRef final : public DebugSubsectionRef {
   57   static bool classof(const DebugSubsectionRef *S) {
include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h
   24 class DebugCrossModuleExportsSubsectionRef final : public DebugSubsectionRef {
   32   static bool classof(const DebugSubsectionRef *S) {
include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h
   47 class DebugCrossModuleImportsSubsectionRef final : public DebugSubsectionRef {
   55   static bool classof(const DebugSubsectionRef *S) {
include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h
   20 class DebugFrameDataSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h
   61 class DebugInlineeLinesSubsectionRef final : public DebugSubsectionRef {
   68   static bool classof(const DebugSubsectionRef *S) {
include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h
   78 class DebugLinesSubsectionRef final : public DebugSubsectionRef {
   87   static bool classof(const DebugSubsectionRef *S) {
include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h
   31 class DebugStringTableSubsectionRef : public DebugSubsectionRef {
   35   static bool classof(const DebugSubsectionRef *S) {
include/llvm/DebugInfo/CodeView/DebugSubsection.h
   24   static bool classof(const DebugSubsectionRef *S) { return true; }
include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h
   26 class DebugSymbolRVASubsectionRef final : public DebugSubsectionRef {
   32   static bool classof(const DebugSubsectionRef *S) {
include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h
   18 class DebugSymbolsSubsectionRef final : public DebugSubsectionRef {
   23   static bool classof(const DebugSubsectionRef *S) {
include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h
   18 class DebugUnknownSubsectionRef final : public DebugSubsectionRef {