Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp6945 auto ivarCountSlot = ivarList.addPlaceholder(); in EmitIvarList() local
6988 ivarList.fillPlaceholderWithInt(ivarCountSlot, ObjCTypes.IntTy, ivarCount); in EmitIvarList()