Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3525 ObjCMethodList &MethList = InstanceFirst ? Pos->second.first : in CollectMultipleMethodsInGlobalPool() local
3572 ObjCMethodList &MethList = in AreMultipleMethodsInGlobalPool() local
3588 ObjCMethodList &MethList = instance ? Pos->second.first : Pos->second.second; in LookupMethodInGlobalPool() local
H A DSemaExprObjC.cpp1187 ObjCMethodList &MethList) { in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1240 ObjCMethodList &MethList, in LookupDirectMethodInMethodList()
H A DSemaCodeComplete.cpp8251 for (ObjCMethodList *MethList = &M->second.second; in AddClassMessageCompletions() local
8426 for (ObjCMethodList *MethList = &M->second.first; in CodeCompleteObjCInstanceMessage() local
9860 for (ObjCMethodList *MethList = IsInstanceMethod ? &M->second.first in CodeCompleteObjCMethodDeclSelector() local