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