Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1624 getConstantArrayExtents(const ConstantArrayType *CAT) { in getConstantArrayExtents() function
1770 SmallVector<uint64_t, 2> Extents = getConstantArrayExtents(CAT); in getConstantValFromConstArrayInitializer()