Searched refs:SelectorsForTypoCorrection (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1214 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) {
1624 const ObjCMethodDecl *OMD = SelectorsForTypoCorrection(Sel, ReceiverType);
H A DSemaDeclObjC.cpp3677 Sema::SelectorsForTypoCorrection(Selector Sel, function in class:Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4077 const ObjCMethodDecl *SelectorsForTypoCorrection(Selector Sel,

Completed in 119 milliseconds