Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp2844 if (auto numWeak = (Result & 0x00F) >> 0) in getBitmapBlockLayout() local
2845 printf(", BL_WEAK:%d", (int) numWeak); in getBitmapBlockLayout()