Searched refs:CurLambda (Results 1 – 1 of 1) sorted by relevance
3599 LambdaScopeInfo *CurLambda = dyn_cast<LambdaScopeInfo>(CurCap); in ActOnCapScopeReturnStmt() local3601 CurLambda && hasDeducedReturnType(CurLambda->CallOperator); in ActOnCapScopeReturnStmt()3618 FunctionDecl *FD = CurLambda->CallOperator; in ActOnCapScopeReturnStmt()3684 assert(CurLambda && "unknown kind of captured scope"); in ActOnCapScopeReturnStmt()3685 if (CurLambda->CallOperator->getType() in ActOnCapScopeReturnStmt()