Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp3524 ObjCMethodList &MethList2 = InstanceFirst ? Pos->second.second : in CollectMultipleMethodsInGlobalPool() local
3526 for (ObjCMethodList *M = &MethList2; M; M = M->getNext()) in CollectMultipleMethodsInGlobalPool()