Definition at line 68 of file locations_helpers_test.cc.
◆ ~MockInstruction()
virtual dart::MockInstruction::~MockInstruction |
( |
| ) |
|
|
inlinevirtual |
◆ EmitNativeCode()
◆ locs()
Definition at line 72 of file locations_helpers_test.cc.
72 {
73 if (locs_ == nullptr) {
75 }
76 return locs_;
77 }
virtual LocationSummary * MakeLocationSummary(Zone *zone, bool opt) const =0
static Thread * Current()
◆ MakeLocationSummary()
virtual LocationSummary * dart::MockInstruction::MakeLocationSummary |
( |
Zone * |
zone, |
|
|
bool |
opt |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: