#include <code_descriptors.h>
Definition at line 180 of file code_descriptors.h.
◆ InstructionSource() [1/3]
dart::InstructionSource::InstructionSource |
( |
| ) |
|
|
inline |
◆ InstructionSource() [2/3]
◆ InstructionSource() [3/3]
dart::InstructionSource::InstructionSource |
( |
TokenPosition |
pos, |
|
|
intptr_t |
id |
|
) |
| |
|
inline |
Definition at line 184 of file code_descriptors.h.
const intptr_t inlining_id
const TokenPosition token_pos
◆ DISALLOW_ALLOCATION()
dart::InstructionSource::DISALLOW_ALLOCATION |
( |
| ) |
|
◆ inlining_id
const intptr_t dart::InstructionSource::inlining_id |
◆ token_pos
The documentation for this struct was generated from the following file: