Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp5350 for (uint64_t eltIndex = 1; eltIndex != numElts; ++eltIndex) { in visitField() local
5355 IvarsInfo.push_back(IvarInfo(firstEntry.Offset + eltIndex * eltSize, in visitField()