Searched refs:isNestedCapturedVar (Results 1 – 2 of 2) sorted by relevance
4499 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local4506 isNestedCapturedVar = true; in SynthBlockInitExpr()4512 if (!isNestedCapturedVar) in SynthBlockInitExpr()
5372 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local5379 isNestedCapturedVar = true; in SynthBlockInitExpr()5385 if (!isNestedCapturedVar) in SynthBlockInitExpr()