Home
last modified time | relevance | path

Searched refs:GlobalMethods (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp1795 GlobalMethods Methods = ExternalSource->ReadMethodPool(Sel); in ReadMethodPool()
1808 GlobalMethods())).first; in AddMethodToGlobalPool()
1941 GlobalMethods &Methods = Pos->second; in LookupImplementedMethodInGlobalPool()
/external/clang/include/clang/Sema/
DSema.h657 typedef std::pair<ObjCMethodList, ObjCMethodList> GlobalMethods; typedef
658 typedef llvm::DenseMap<Selector, GlobalMethods> GlobalMethodPool;