Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseObjCAtInterfaceDeclaration

47     SingleDecl = ParseObjCAtInterfaceDeclaration(AtLoc, attrs);
166 Decl *Parser::ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc,
169 "ParseObjCAtInterfaceDeclaration(): Expected @interface");