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.cpp3528 ObjCMethodList &MethList = InstanceFirst ? Pos->second.first : in CollectMultipleMethodsInGlobalPool() local
3575 ObjCMethodList &MethList = in AreMultipleMethodsInGlobalPool() local
3591 ObjCMethodList &MethList = instance ? Pos->second.first : Pos->second.second; in LookupMethodInGlobalPool() local
H A DSemaExprObjC.cpp1182 ObjCMethodList &MethList) { in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1235 ObjCMethodList &MethList, in LookupDirectMethodInMethodList()
H A DSemaCodeComplete.cpp8401 for (ObjCMethodList *MethList = &M->second.second; in AddClassMessageCompletions() local
8574 for (ObjCMethodList *MethList = &M->second.first; in CodeCompleteObjCInstanceMessage() local
10008 for (ObjCMethodList *MethList = IsInstanceMethod ? &M->second.first in CodeCompleteObjCMethodDeclSelector() local