Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3504 Decl *LambdaContextDecl = nullptr,
9022 Decl *LambdaContextDecl = nullptr,
9025 Actions.PushExpressionEvaluationContext(NewContext, LambdaContextDecl, in Actions()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp12057 Decl *LambdaContextDecl, in PushExpressionEvaluationContext() argument
12060 ExprNeedsCleanups, LambdaContextDecl, in PushExpressionEvaluationContext()