LLVM
15.0.0git
|
#include "llvm/DebugInfo/CodeView/DebugSubsection.h"
Public Member Functions | |
DebugSubsectionRef (DebugSubsectionKind Kind) | |
virtual | ~DebugSubsectionRef () |
DebugSubsectionKind | kind () const |
Static Public Member Functions | |
static bool | classof (const DebugSubsectionRef *S) |
Protected Attributes | |
DebugSubsectionKind | Kind |
Definition at line 21 of file DebugSubsection.h.
|
inlineexplicit |
Definition at line 23 of file DebugSubsection.h.
|
virtualdefault |
|
inlinestatic |
Definition at line 26 of file DebugSubsection.h.
|
inline |
Definition at line 28 of file DebugSubsection.h.
References Kind.
|
protected |
Definition at line 31 of file DebugSubsection.h.
Referenced by kind().