Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseObjCAtInterfaceDeclaration

62     SingleDecl = ParseObjCAtInterfaceDeclaration(AtLoc, attrs);
211 Decl *Parser::ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc,
214 "ParseObjCAtInterfaceDeclaration(): Expected @interface");