Home | History | Annotate | Download | only in AST

Lines Matching refs:NTTP

1242 NTTP =
1244 ID.AddInteger(NTTP->getDepth());
1245 ID.AddInteger(NTTP->getIndex());
1246 ID.AddBoolean(NTTP->isParameterPack());
1247 VisitType(NTTP->getType());