Searched refs:ParseObjCAtProtocolDeclaration (Results 1 – 6 of 6) sorted by relevance
66 return ParseObjCAtProtocolDeclaration(AtLoc, Attrs); in ParseObjCAtDirectives()2017 Parser::ParseObjCAtProtocolDeclaration(SourceLocation AtLoc, in ParseObjCAtProtocolDeclaration() function in Parser
1115 return ParseObjCAtProtocolDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
68 return ParseObjCAtProtocolDeclaration(AtLoc, attrs); in ParseObjCAtDirectives()2026 Parser::ParseObjCAtProtocolDeclaration(SourceLocation AtLoc, in ParseObjCAtProtocolDeclaration() function in Parser
924 return ParseObjCAtProtocolDeclaration(AtLoc, DS.getAttributes()); in ParseDeclOrFunctionDefInternal()
1341 DeclGroupPtrTy ParseObjCAtProtocolDeclaration(SourceLocation atLoc,
1686 DeclGroupPtrTy ParseObjCAtProtocolDeclaration(SourceLocation atLoc,