Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp17426 Decl *ClosureContextDecl = ExprEvalContexts.back().ManglingContextDecl; in PushExpressionEvaluationContext() local
17427 PushExpressionEvaluationContext(NewContext, ClosureContextDecl, ExprContext); in PushExpressionEvaluationContext()