Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1397 LambdaScopeInfo *Sema::PushLambdaScope() { in PushLambdaScope() function in Sema
H A DTreeTransform.h11043 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr()
H A DSemaDecl.cpp12806 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp1103 Actions.PushLambdaScope(); in ParseLambdaExpressionAfterIntroducer()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1343 sema::LambdaScopeInfo *PushLambdaScope();