Searched refs:HasCXXObject (Results 1 – 2 of 2) sorted by relevance
253 bool HasCXXObject : 1; variable
37 NoEscape(false), HasCXXObject(false), UsesStret(false), in CGBlockInfo()633 info.HasCXXObject = true; in computeBlockInfo()831 if (blockInfo.HasCXXObject) in EmitBlockLiteral()