Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseEnumBody

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