Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1305 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) { in ParseObjCSelectorExpression()
1749 const ObjCMethodDecl *OMD = SelectorsForTypoCorrection(Sel, ReceiverType); in CheckMessageArgumentTypes()
H A DSemaDeclObjC.cpp3690 Sema::SelectorsForTypoCorrection(Selector Sel, in SelectorsForTypoCorrection() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4547 const ObjCMethodDecl *SelectorsForTypoCorrection(Selector Sel,