Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp1137 LambdaScopeInfo *Sema::PushLambdaScope() { in PushLambdaScope() function in Sema
DTreeTransform.h10209 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr()
DSemaDecl.cpp11188 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo()
/external/clang/lib/Parse/
DParseExprCXX.cpp1127 Actions.PushLambdaScope(); in ParseLambdaExpressionAfterIntroducer()
/external/clang/include/clang/Sema/
DSema.h1172 sema::LambdaScopeInfo *PushLambdaScope();