Searched refs:protocol_loc_iterator (Results 1 – 4 of 4) sorted by relevance
1384 using protocol_loc_iterator = ObjCProtocolList::loc_iterator; variable1385 using protocol_loc_range = llvm::iterator_range<protocol_loc_iterator>;1391 protocol_loc_iterator protocol_loc_begin() const { in protocol_loc_begin()1394 return protocol_loc_iterator(); in protocol_loc_begin()1402 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end()1405 return protocol_loc_iterator(); in protocol_loc_end()2176 using protocol_loc_iterator = ObjCProtocolList::loc_iterator; variable2177 using protocol_loc_range = llvm::iterator_range<protocol_loc_iterator>;2183 protocol_loc_iterator protocol_loc_begin() const { in protocol_loc_begin()2185 return protocol_loc_iterator(); in protocol_loc_begin()[all …]
393 ObjCInterfaceDecl::protocol_loc_iterator LI = ProtList.loc_begin(); in handleReferencedProtocols()
683 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; in rewriteToObjCInterfaceDecl()
4940 ObjCCategoryDecl::protocol_loc_iterator FromProtoLoc in VisitObjCCategoryDecl()4996 ObjCProtocolDecl::protocol_loc_iterator FromProtoLoc = in ImportDefinition()5475 ObjCInterfaceDecl::protocol_loc_iterator FromProtoLoc = in ImportDefinition()