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