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