Represent a region's offset within the top level base region.
More...
#include "clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h"
|
static const int64_t | Symbolic = std::numeric_limits<int64_t>::max() |
|
Represent a region's offset within the top level base region.
Definition at line 64 of file MemRegion.h.
◆ RegionOffset() [1/2]
clang::ento::RegionOffset::RegionOffset |
( |
| ) |
|
|
default |
◆ RegionOffset() [2/2]
clang::ento::RegionOffset::RegionOffset |
( |
const MemRegion * |
r, |
|
|
int64_t |
off |
|
) |
| |
|
inline |
◆ getOffset()
int64_t clang::ento::RegionOffset::getOffset |
( |
| ) |
const |
|
inline |
◆ getRegion()
const MemRegion * clang::ento::RegionOffset::getRegion |
( |
| ) |
const |
|
inline |
◆ hasSymbolicOffset()
bool clang::ento::RegionOffset::hasSymbolicOffset |
( |
| ) |
const |
|
inline |
◆ isValid()
bool clang::ento::RegionOffset::isValid |
( |
| ) |
const |
|
inline |
◆ Symbolic
const int64_t clang::ento::RegionOffset::Symbolic = std::numeric_limits<int64_t>::max() |
|
static |
The documentation for this class was generated from the following file:
- include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h