Searched refs:PushLambdaScope (Results 1 – 5 of 5) sorted by relevance
2182 LambdaScopeInfo *Sema::PushLambdaScope() { in PushLambdaScope() function in Sema
14360 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr()
15361 LambdaScopeInfo *LSI = PushLambdaScope(); in RebuildLambdaScopeInfo()
1364 Actions.PushLambdaScope(); in ParseLambdaExpressionAfterIntroducer()
721 sema::LambdaScopeInfo *PushLambdaScope();