Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp436 void Sema::buildLambdaScope(LambdaScopeInfo *LSI, in buildLambdaScope() function in Sema
894 buildLambdaScope(LSI, Method, Intro.Range, Intro.Default, Intro.DefaultLoc, in ActOnStartOfLambdaDefinition()
DTreeTransform.h10238 getSema().buildLambdaScope(LSI, NewCallOperator, in TransformLambdaExpr()
/external/clang/include/clang/Sema/
DSema.h5113 void buildLambdaScope(sema::LambdaScopeInfo *LSI,