Home
last modified time | relevance | path

Searched refs:LambdaContextDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DSema.h3649 Decl *LambdaContextDecl = nullptr,
9609 Decl *LambdaContextDecl = nullptr,
9614 Actions.PushExpressionEvaluationContext(NewContext, LambdaContextDecl, in Actions()
/external/clang/lib/Sema/
DSemaExpr.cpp12823 Decl *LambdaContextDecl, in PushExpressionEvaluationContext() argument
12826 LambdaContextDecl, IsDecltype); in PushExpressionEvaluationContext()