Searched refs:isNestedCapturedVar (Results 1 – 2 of 2) sorted by relevance
4476 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local4483 isNestedCapturedVar = true; in SynthBlockInitExpr()4489 if (!isNestedCapturedVar) in SynthBlockInitExpr()
5324 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local5330 isNestedCapturedVar = true; in SynthBlockInitExpr()5336 if (!isNestedCapturedVar) in SynthBlockInitExpr()