Home
last modified time | relevance | path

Searched defs:Extents (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.cpp61 atomic_uint64_t Extents; member
H A Dxray_buffer_queue.h55 atomic_uint64_t *Extents = nullptr; member
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1614 SmallVector<uint64_t, 2> Extents; in getConstantArrayExtents() local
1757 SmallVector<uint64_t, 2> Extents = getConstantArrayExtents(CAT); in getConstantValFromConstArrayInitializer() local