Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2348 LambdaScopeInfo *Sema::PushLambdaScope() { in PushLambdaScope() function in Sema
H A DTreeTransform.h15481 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr()
H A DSemaDecl.cpp15797 LambdaScopeInfo *LSI = PushLambdaScope(); in RebuildLambdaScopeInfo()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1223 Actions.PushLambdaScope(); in ParseLambdaExpressionAfterIntroducer()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1022 sema::LambdaScopeInfo *PushLambdaScope();