Searched refs:HasCapturedVariableLayout (Results 1 – 2 of 2) sorted by relevance
234 bool HasCapturedVariableLayout : 1; variable
37 HasCXXObject(false), UsesStret(false), HasCapturedVariableLayout(false), in CGBlockInfo()542 info.HasCapturedVariableLayout = true; in computeBlockInfo()839 if (blockInfo.HasCapturedVariableLayout) in EmitBlockLiteral()