reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4447 *this, NTTP, /*enclosing*/ false, 4448 NTTP->getType().getNonLValueExprType(*this), 4449 Expr::getValueKindForType(NTTP->getType()), NTTP->getLocation()); 4449 Expr::getValueKindForType(NTTP->getType()), NTTP->getLocation()); 4451 if (NTTP->isParameterPack()) 4452 E = new (*this) PackExpansionExpr(DependentTy, E, NTTP->getLocation(),