Home
last modified time | relevance | path

Searched refs:WideOffset (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.h2160 int64_t WideOffset = static_cast<int64_t>(Offset); variable
2163 Result = WideIndex + WideOffset;
2165 Result = WideIndex - WideOffset;