Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseEnumBody

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