Home
last modified time | relevance | path

Searched defs:BestMethod (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2963 if (ObjCMethodDecl *BestMethod = BuildInstanceMessage() local
3033 if (ObjCMethodDecl *BestMethod = BuildInstanceMessage() local
3110 if (ObjCMethodDecl *BestMethod = BuildInstanceMessage() local
H A DSemaDeclObjC.cpp3551 AreMultipleMethodsInGlobalPool(Selector Sel,ObjCMethodDecl * BestMethod,SourceRange R,bool receiverIdOrClass,SmallVectorImpl<ObjCMethodDecl * > & Methods) AreMultipleMethodsInGlobalPool() argument
3673 HelperSelectorsForTypoCorrection(SmallVectorImpl<const ObjCMethodDecl * > & BestMethod,StringRef Typo,const ObjCMethodDecl * Method) HelperSelectorsForTypoCorrection() argument