Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp2519 if (auto numStrong = (Result & 0xF00) >> 8) in getBitmapBlockLayout() local
2520 printf(", BL_STRONG:%d", (int) numStrong); in getBitmapBlockLayout()