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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1826 LambdaScopeInfo *Sema::PushLambdaScope() { function in class:Sema
H A DSemaDecl.cpp13863 LambdaScopeInfo *LSI = S.PushLambdaScope();
H A DTreeTransform.h12419 LambdaScopeInfo *LSI = getSema().PushLambdaScope();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1238 Actions.PushLambdaScope();
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1579 sema::LambdaScopeInfo *PushLambdaScope();

Completed in 371 milliseconds