#include <wide-int.h>
◆ storage_ref() [1/2]
wi::storage_ref::storage_ref |
( |
| ) |
|
|
inline |
◆ storage_ref() [2/2]
wi::storage_ref::storage_ref |
( |
const HOST_WIDE_INT * | , |
|
|
unsigned int | , |
|
|
unsigned int | ) |
◆ get_len()
unsigned int wi::storage_ref::get_len |
( |
| ) |
const |
|
inline |
◆ get_precision()
unsigned int wi::storage_ref::get_precision |
( |
| ) |
const |
|
inline |
◆ get_val()
const HOST_WIDE_INT * wi::storage_ref::get_val |
( |
| ) |
const |
|
inline |
◆ len
unsigned int wi::storage_ref::len |
◆ precision
unsigned int wi::storage_ref::precision |
◆ val
const HOST_WIDE_INT* wi::storage_ref::val |
The documentation for this class was generated from the following file: