Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp3524 ObjCMethodList &MethList = InstanceFirst ? Pos->second.first : in CollectMultipleMethodsInGlobalPool() local
3571 ObjCMethodList &MethList = in AreMultipleMethodsInGlobalPool() local
3587 ObjCMethodList &MethList = instance ? Pos->second.first : Pos->second.second; in LookupMethodInGlobalPool() local
H A DSemaExprObjC.cpp1178 ObjCMethodList &MethList) { in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1230 ObjCMethodList &MethList, in LookupDirectMethodInMethodList()
H A DSemaCodeComplete.cpp8083 for (ObjCMethodList *MethList = &M->second.second; in AddClassMessageCompletions() local
8255 for (ObjCMethodList *MethList = &M->second.first; in CodeCompleteObjCInstanceMessage() local
9656 for (ObjCMethodList *MethList = IsInstanceMethod ? &M->second.first in CodeCompleteObjCMethodDeclSelector() local