Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCMac.cpp2833 if (auto numWeak = (Result & 0x00F) >> 0) in getBitmapBlockLayout() local
2834 printf(", BL_WEAK:%d", (int) numWeak); in getBitmapBlockLayout()