Home | History | Annotate | Download | only in Parse

Lines Matching defs:TR

2250       TypeResult TR = ParseTypeName();
2251 if (TR.isInvalid()) {
2255 Ty = TR.get();