Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp481 void Sema::buildLambdaScope(LambdaScopeInfo *LSI, in buildLambdaScope() function in Sema
1011 buildLambdaScope(LSI, Method, Intro.Range, Intro.Default, Intro.DefaultLoc, in ActOnStartOfLambdaDefinition()
H A DTreeTransform.h12772 getSema().buildLambdaScope(LSI, NewCallOperator, in TransformLambdaExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6598 void buildLambdaScope(sema::LambdaScopeInfo *LSI,