Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseWhileStatement

239     return ParseWhileStatement(attrs);
1070 /// ParseWhileStatement
1074 StmtResult Parser::ParseWhileStatement(ParsedAttributes &attrs) {