Home | History | Annotate | Download | only in Parse

Lines Matching refs:TryParsePtrOperatorSeq

624 Parser::TPResult Parser::TryParsePtrOperatorSeq() {
735 return TryParsePtrOperatorSeq();
796 if (TryParsePtrOperatorSeq() == TPResult::Error)