Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseTrailingReturnType

2740 /// ParseTrailingReturnType - Parse a trailing return type on a new-style
2742 TypeResult Parser::ParseTrailingReturnType(SourceRange &Range) {