Searched refs:BLOCK_BYREF_LAYOUT_NON_OBJECT (Results 1 – 3 of 3) sorted by relevance
27 // Inline flag for BYREF variable layout (536870912): BLOCK_BYREF_LAYOUT_NON_OBJECT
54 BLOCK_BYREF_LAYOUT_NON_OBJECT = (2 << 28), enumerator
2181 flags |= BLOCK_BYREF_LAYOUT_NON_OBJECT; in emitByrefStructureInit()2200 if (ThisFlag == BLOCK_BYREF_LAYOUT_NON_OBJECT) in emitByrefStructureInit()