clang
10.0.0git
|
Describes a base class. More...
#include "/work/www-prereleases/10.0.0/rc2/docsbuild/clang/lib/AST/Interp/Record.h"
Public Attributes | |
const RecordDecl * | Decl |
unsigned | Offset |
Descriptor * | Desc |
Record * | R |
const RecordDecl* clang::interp::Record::Base::Decl |
Definition at line 34 of file Record.h.
Referenced by clang::interp::EvalEmitter::fallthrough().
Descriptor* clang::interp::Record::Base::Desc |
unsigned clang::interp::Record::Base::Offset |
Definition at line 35 of file Record.h.
Referenced by clang::interp::EvalEmitter::fallthrough().