Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp1168 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) { in ParseObjCSelectorExpression()
1537 const ObjCMethodDecl *OMD = SelectorsForTypoCorrection(Sel, ReceiverType); in CheckMessageArgumentTypes()
HDSemaDeclObjC.cpp3403 Sema::SelectorsForTypoCorrection(Selector Sel, in SelectorsForTypoCorrection() function in Sema
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3159 const ObjCMethodDecl *SelectorsForTypoCorrection(Selector Sel,