Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6909 auto ivarCountSlot = ivarList.addPlaceholder(); in EmitIvarList() local
6952 ivarList.fillPlaceholderWithInt(ivarCountSlot, ObjCTypes.IntTy, ivarCount); in EmitIvarList()