Home
last modified time | relevance | path

Searched defs:MethList (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp3508 ObjCMethodList &MethList = InstanceFirst ? Pos->second.first : in CollectMultipleMethodsInGlobalPool() local
3555 ObjCMethodList &MethList = in AreMultipleMethodsInGlobalPool() local
3571 ObjCMethodList &MethList = instance ? Pos->second.first : Pos->second.second; in LookupMethodInGlobalPool() local
H A DSemaExprObjC.cpp1180 ObjCMethodList &MethList) { in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1232 ObjCMethodList &MethList, in LookupDirectMethodInMethodList()
H A DSemaCodeComplete.cpp7539 for (ObjCMethodList *MethList = &M->second.second; in AddClassMessageCompletions() local
7711 for (ObjCMethodList *MethList = &M->second.first; in CodeCompleteObjCInstanceMessage() local
9112 for (ObjCMethodList *MethList = IsInstanceMethod ? &M->second.first in CodeCompleteObjCMethodDeclSelector() local