Home
last modified time | relevance | path

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

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