Searched refs:protocol_loc_iterator (Results 1 – 6 of 6) sorted by relevance
1302 typedef ObjCProtocolList::loc_iterator protocol_loc_iterator; typedef1303 typedef llvm::iterator_range<protocol_loc_iterator> protocol_loc_range;1308 protocol_loc_iterator protocol_loc_begin() const { in protocol_loc_begin()1311 return protocol_loc_iterator(); in protocol_loc_begin()1319 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end()1322 return protocol_loc_iterator(); in protocol_loc_end()2040 typedef ObjCProtocolList::loc_iterator protocol_loc_iterator; typedef2041 typedef llvm::iterator_range<protocol_loc_iterator> protocol_loc_range;2046 protocol_loc_iterator protocol_loc_begin() const { in protocol_loc_begin()2048 return protocol_loc_iterator(); in protocol_loc_begin()[all …]
207 ObjCInterfaceDecl::protocol_loc_iterator LI = ProtList.loc_begin(); in handleReferencedProtocols()
238 ObjCInterfaceDecl::protocol_loc_iterator LI = ProtList.loc_begin(); in ObjCProtocolListInfo()
1048 ObjCCategoryDecl::protocol_loc_iterator PL = ND->protocol_loc_begin(); in VisitObjCCategoryDecl()1061 ObjCProtocolDecl::protocol_loc_iterator PL = PID->protocol_loc_begin(); in VisitObjCProtocolDecl()1142 ObjCInterfaceDecl::protocol_loc_iterator PL = D->protocol_loc_begin(); in VisitObjCInterfaceDecl()
686 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; in rewriteToObjCInterfaceDecl()
3730 ObjCCategoryDecl::protocol_loc_iterator FromProtoLoc in VisitObjCCategoryDecl()3784 ObjCProtocolDecl::protocol_loc_iterator in ImportDefinition()3944 ObjCInterfaceDecl::protocol_loc_iterator in ImportDefinition()