Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp882 void Sema::addInitCapture(LambdaScopeInfo *LSI, VarDecl *Var) { in addInitCapture() function in Sema
1224 addInitCapture(LSI, Var); in ActOnStartOfLambdaDefinition()
H A DTreeTransform.h12825 getSema().addInitCapture(LSI, NewVD); in TransformLambdaExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6634 void addInitCapture(sema::LambdaScopeInfo *LSI, VarDecl *Var);