Searched refs:GlobalMethods (Results 1 – 2 of 2) sorted by relevance
1795 GlobalMethods Methods = ExternalSource->ReadMethodPool(Sel); in ReadMethodPool()1808 GlobalMethods())).first; in AddMethodToGlobalPool()1941 GlobalMethods &Methods = Pos->second; in LookupImplementedMethodInGlobalPool()
657 typedef std::pair<ObjCMethodList, ObjCMethodList> GlobalMethods; typedef658 typedef llvm::DenseMap<Selector, GlobalMethods> GlobalMethodPool;