Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp2781 if (auto numStrong = (Result & 0xF00) >> 8) in getBitmapBlockLayout() local
2782 printf(", BL_STRONG:%d", (int) numStrong); in getBitmapBlockLayout()