Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseEnumBody

3502     ParseEnumBody(StartLoc, TagDecl);
3510 /// ParseEnumBody - Parse a {} enclosed enumerator-list.
3520 void Parser::ParseEnumBody(SourceLocation StartLoc, Decl *EnumDecl) {