HomeSort by: relevance | last modified time | path
    Searched refs:SelectorsForTypoCorrection (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp 1305 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) {
1749 const ObjCMethodDecl *OMD = SelectorsForTypoCorrection(Sel, ReceiverType);
SemaDeclObjC.cpp 3690 Sema::SelectorsForTypoCorrection(Selector Sel,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 4547 const ObjCMethodDecl *SelectorsForTypoCorrection(Selector Sel,

Completed in 60 milliseconds