Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1303 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) { in ParseObjCSelectorExpression()
1748 const ObjCMethodDecl *OMD = SelectorsForTypoCorrection(Sel, ReceiverType); in CheckMessageArgumentTypes()
H A DSemaDeclObjC.cpp3705 Sema::SelectorsForTypoCorrection(Selector Sel, in SelectorsForTypoCorrection() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5088 const ObjCMethodDecl *SelectorsForTypoCorrection(Selector Sel,