reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1868 SemaRef.Context, DC, TTP->getBeginLoc(), TTP->getLocation(), 1868 SemaRef.Context, DC, TTP->getBeginLoc(), TTP->getLocation(), 1869 /*Depth*/ 0, Depth1IndexAdjustment + TTP->getIndex(), 1870 TTP->getIdentifier(), TTP->wasDeclaredWithTypename(), 1870 TTP->getIdentifier(), TTP->wasDeclaredWithTypename(), 1871 TTP->isParameterPack()); 1872 if (TTP->hasDefaultArgument()) { 1874 SemaRef.SubstType(TTP->getDefaultArgumentInfo(), Args, 1875 TTP->getDefaultArgumentLoc(), TTP->getDeclName()); 1875 TTP->getDefaultArgumentLoc(), TTP->getDeclName());