Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp2842 if (auto numByref = (Result & 0x0F0) >> 4) in getBitmapBlockLayout() local
2843 printf(", BL_BYREF:%d", (int) numByref); in getBitmapBlockLayout()