|
LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/DebugUnknownSubsection.h"


Public Member Functions | |
| DebugUnknownSubsectionRef (DebugSubsectionKind Kind, BinaryStreamRef Data) | |
| BinaryStreamRef | getData () const |
Public Member Functions inherited from llvm::codeview::DebugSubsectionRef | |
| DebugSubsectionRef (DebugSubsectionKind Kind) | |
| virtual | ~DebugSubsectionRef () |
| DebugSubsectionKind | kind () const |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::codeview::DebugSubsectionRef | |
| static bool | classof (const DebugSubsectionRef *S) |
Protected Attributes inherited from llvm::codeview::DebugSubsectionRef | |
| DebugSubsectionKind | Kind |
Definition at line 19 of file DebugUnknownSubsection.h.
|
inline |
Definition at line 21 of file DebugUnknownSubsection.h.
|
inline |
Definition at line 24 of file DebugUnknownSubsection.h.
1.8.13