Home
last modified time | relevance | path

Searched refs:finishLambdaExplicitCaptures (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp561 void Sema::finishLambdaExplicitCaptures(LambdaScopeInfo *LSI) { in finishLambdaExplicitCaptures() function in Sema
1356 finishLambdaExplicitCaptures(LSI); in ActOnLambdaExpressionAfterIntroducer()
H A DTreeTransform.h15674 getSema().finishLambdaExplicitCaptures(LSI); in TransformLambdaExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9079 void finishLambdaExplicitCaptures(sema::LambdaScopeInfo *LSI);