Searched refs:buildLambdaScope (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaLambda.cpp | 436 void Sema::buildLambdaScope(LambdaScopeInfo *LSI, in buildLambdaScope() function in Sema 894 buildLambdaScope(LSI, Method, Intro.Range, Intro.Default, Intro.DefaultLoc, in ActOnStartOfLambdaDefinition()
|
D | TreeTransform.h | 10238 getSema().buildLambdaScope(LSI, NewCallOperator, in TransformLambdaExpr()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaLambda.cpp | 482 void Sema::buildLambdaScope(LambdaScopeInfo *LSI, in buildLambdaScope() function in Sema 1008 buildLambdaScope(LSI, Method, Intro.Range, Intro.Default, Intro.DefaultLoc, in ActOnStartOfLambdaDefinition()
|
D | TreeTransform.h | 12532 getSema().buildLambdaScope(LSI, NewCallOperator, in TransformLambdaExpr()
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 5113 void buildLambdaScope(sema::LambdaScopeInfo *LSI,
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 6451 void buildLambdaScope(sema::LambdaScopeInfo *LSI,
|