Searched refs:HasCapturedVariableLayout (Results 1 – 2 of 2) sorted by relevance
261 bool HasCapturedVariableLayout : 1; variable
38 HasCapturedVariableLayout(false), CapturesNonExternalType(false), in CGBlockInfo()574 info.HasCapturedVariableLayout = true; in computeBlockInfo()827 if (blockInfo.HasCapturedVariableLayout) in EmitBlockLiteral()