Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseObjCAtInterfaceDeclaration

61     SingleDecl = ParseObjCAtInterfaceDeclaration(AtLoc, attrs);
181 Decl *Parser::ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc,
184 "ParseObjCAtInterfaceDeclaration(): Expected @interface");