Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2773 if (auto numStrong = (Result & 0xF00) >> 8) in getBitmapBlockLayout() local
2774 printf(", BL_STRONG:%d", (int) numStrong); in getBitmapBlockLayout()