Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp2091 LambdaScopeInfo *Sema::PushLambdaScope() { in PushLambdaScope() function in Sema
H A DTreeTransform.h13052 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr()
H A DSemaDecl.cpp14659 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExprCXX.cpp1253 Actions.PushLambdaScope(); in ParseLambdaExpressionAfterIntroducer()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h1921 sema::LambdaScopeInfo *PushLambdaScope();