Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSema.cpp1116 LambdaScopeInfo *Sema::PushLambdaScope() { in PushLambdaScope() function in Sema
HDTreeTransform.h9445 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr()
HDSemaDecl.cpp10484 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo()
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExprCXX.cpp1062 Actions.PushLambdaScope(); in ParseLambdaExpressionAfterIntroducer()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1122 sema::LambdaScopeInfo *PushLambdaScope();