reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaCodeComplete.cpp
 6206       if (!isAcceptableObjCMethod(M, WantKind, SelIdents, AllowSameLength))
 6788         if (!isAcceptableObjCMethod(MethList->getMethod(), MK_Any, SelIdents))
 6960         if (!isAcceptableObjCMethod(MethList->getMethod(), MK_Any, SelIdents))
 8358       if (!isAcceptableObjCMethod(MethList->getMethod(), MK_Any, SelIdents))