Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLambda.cpp470 void Sema::finishLambdaExplicitCaptures(LambdaScopeInfo *LSI) { in finishLambdaExplicitCaptures() function in Sema
1122 finishLambdaExplicitCaptures(LSI); in ActOnStartOfLambdaDefinition()
HDTreeTransform.h9490 getSema().finishLambdaExplicitCaptures(LSI); in TransformLambdaExpr()
9591 getSema().finishLambdaExplicitCaptures(LSI); in TransformLambdaExpr()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4954 void finishLambdaExplicitCaptures(sema::LambdaScopeInfo *LSI);