Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2171 LambdaScopeInfo *Sema::PushLambdaScope() { in PushLambdaScope() function in Sema
H A DTreeTransform.h13469 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr()
H A DSemaDecl.cpp15591 LambdaScopeInfo *LSI = PushLambdaScope(); in RebuildLambdaScopeInfo()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1288 Actions.PushLambdaScope(); in ParseLambdaExpressionAfterIntroducer()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1996 sema::LambdaScopeInfo *PushLambdaScope();