Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLambda.cpp805 VarDecl *Sema::createLambdaInitCaptureVarDecl(SourceLocation Loc, in createLambdaInitCaptureVarDecl() function in Sema
1016 Var = createLambdaInitCaptureVarDecl(C->Loc, C->InitCaptureType.get(), in ActOnStartOfLambdaDefinition()
HDTreeTransform.h9515 VarDecl *NewVD = getSema().createLambdaInitCaptureVarDecl( in TransformLambdaExpr()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4946 VarDecl *createLambdaInitCaptureVarDecl(SourceLocation Loc,