Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp2785 if (auto numWeak = (Result & 0x00F) >> 0) in getBitmapBlockLayout() local
2786 printf(", BL_WEAK:%d", (int) numWeak); in getBitmapBlockLayout()