Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp854 VarDecl *Sema::createLambdaInitCaptureVarDecl(SourceLocation Loc, in createLambdaInitCaptureVarDecl() function in Sema
1120 Var = createLambdaInitCaptureVarDecl(C->Loc, C->InitCaptureType.get(), in ActOnStartOfLambdaDefinition()
H A DTreeTransform.h12817 VarDecl *NewVD = getSema().createLambdaInitCaptureVarDecl( in TransformLambdaExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6627 VarDecl *createLambdaInitCaptureVarDecl(SourceLocation Loc,