Searched refs:LambdaScope (Results 1 – 7 of 7) sorted by relevance
77 if (flags & FunctionPrototypeScope && !(flags & LambdaScope)) in setFlags()233 {LambdaScope, "LambdaScope"}, in dumpImpl()
1361 Scope *LambdaScope, MutableArrayRef<DeclaratorChunk::ParamInfo> Params) { in ActOnLambdaClosureParameters() argument1363 PushDeclContext(LambdaScope, LSI->CallOperator); in ActOnLambdaClosureParameters()1369 PushOnScopeChains(Param, LambdaScope, false); in ActOnLambdaClosureParameters()
890 LambdaScopeForCallOperatorInstantiationRAII LambdaScope( in CheckFunctionConstraints() local1131 LambdaScopeForCallOperatorInstantiationRAII LambdaScope( in CheckInstantiatedFunctionTemplateConstraints() local
2494 Sema::LambdaScopeForCallOperatorInstantiationRAII LambdaScope( in VisitCXXMethodDecl() local
155 LambdaScope = 0x8000000, enumerator
8826 Scope *LambdaScope,
1360 ParseScope LambdaScope(this, Scope::LambdaScope | Scope::DeclScope | in ParseLambdaExpressionAfterIntroducer() local1624 LambdaScope.Exit(); in ParseLambdaExpressionAfterIntroducer()