Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2956 if (ObjCMethodDecl *BestMethod = SemaRef.SelectBestMethod( in BuildInstanceMessage() local
3026 if (ObjCMethodDecl *BestMethod = SemaRef.SelectBestMethod( in BuildInstanceMessage() local
3103 if (ObjCMethodDecl *BestMethod = SemaRef.SelectBestMethod( in BuildInstanceMessage() local
H A DSemaDeclObjC.cpp3556 Selector Sel, ObjCMethodDecl *BestMethod, SourceRange R, in AreMultipleMethodsInGlobalPool()
3678 SmallVectorImpl<const ObjCMethodDecl *> &BestMethod, in HelperSelectorsForTypoCorrection()
H A DSemaTemplate.cpp9603 CXXMethodDecl *BestMethod = nullptr; in CheckMemberSpecialization() local