Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6956 auto ivarCount = ivars.size(); in EmitIvarList() local
6958 ivarList.fillPlaceholderWithInt(ivarCountSlot, ObjCTypes.IntTy, ivarCount); in EmitIvarList()