Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp807 VarDecl *Sema::createLambdaInitCaptureVarDecl( in createLambdaInitCaptureVarDecl() function in Sema
1150 Var = createLambdaInitCaptureVarDecl(C->Loc, C->InitCaptureType.get(), in ActOnLambdaExpressionAfterIntroducer()
H A DTreeTransform.h13553 VarDecl *NewVD = getSema().createLambdaInitCaptureVarDecl( in TransformLambdaExpr()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7291 VarDecl *createLambdaInitCaptureVarDecl(