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