Searched refs:IgnoreNonLambdaCapturingScope (Results 1 – 2 of 2) sorted by relevance
2196 LambdaScopeInfo *Sema::getCurLambda(bool IgnoreNonLambdaCapturingScope) { in getCurLambda() argument2201 if (IgnoreNonLambdaCapturingScope) { in getCurLambda()
1909 getCurLambda(bool IgnoreNonLambdaCapturingScope = false);