Home
last modified time | relevance | path

Searched refs:PushLambdaScope (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2182 LambdaScopeInfo *Sema::PushLambdaScope() { in PushLambdaScope() function in Sema
H A DTreeTransform.h14360 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr()
H A DSemaDecl.cpp15361 LambdaScopeInfo *LSI = PushLambdaScope(); in RebuildLambdaScopeInfo()
/src/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1364 Actions.PushLambdaScope(); in ParseLambdaExpressionAfterIntroducer()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h721 sema::LambdaScopeInfo *PushLambdaScope();