Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsDecltype

10333                                       bool IsDecltype) {
10339 IsDecltype));
10348 bool IsDecltype) {
10350 PushExpressionEvaluationContext(NewContext, LambdaContextDecl, IsDecltype);
11482 if (ExprEvalContexts.back().IsDecltype) {