Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseTypeName

533     TypeAlias = ParseTypeName(0, TemplateInfo.Kind ?
746 TypeResult Result = ParseTypeName();
2712 TypeResult Res(ParseTypeName(&Range));
2747 return ParseTypeName(&Range, Declarator::TrailingReturnContext);