Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp816 FieldDecl *Sema::buildInitCaptureField(LambdaScopeInfo *LSI, VarDecl *Var) { in buildInitCaptureField() function in Sema
1145 buildInitCaptureField(LSI, Var); in ActOnStartOfLambdaDefinition()
H A DTreeTransform.h11138 getSema().buildInitCaptureField(LSI, NewVD); in TransformLambdaExpr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5611 FieldDecl *buildInitCaptureField(sema::LambdaScopeInfo *LSI, VarDecl *Var);