Searched refs:isVariableAlreadyCapturedInScopeInfo (Results 1 – 1 of 1) sorted by relevance
18293 static bool isVariableAlreadyCapturedInScopeInfo(CapturingScopeInfo *CSI, VarDecl *Var, in isVariableAlreadyCapturedInScopeInfo() function18787 if (isVariableAlreadyCapturedInScopeInfo(CSI, Var, Nested, CaptureType, in tryCaptureVariable()