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