Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp6978 auto ivarCountSlot = ivarList.addPlaceholder(); in EmitIvarList() local
7021 ivarList.fillPlaceholderWithInt(ivarCountSlot, ObjCTypes.IntTy, ivarCount); in EmitIvarList()