Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseTypeName

616     TypeAlias = ParseTypeName(nullptr, TemplateInfo.Kind
890 TypeResult Result = ParseTypeName();
3402 TypeResult Res(ParseTypeName(&Range));
3437 return ParseTypeName(&Range, Declarator::TrailingReturnContext);