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))
 6213       R.StartParameter = SelIdents.size();
 6229         AddObjCMethods(*I, WantInstanceMethods, WantKind, SelIdents, CurContext,
 6239     AddObjCMethods(I, WantInstanceMethods, WantKind, SelIdents, CurContext,
 6244     AddObjCMethods(CatDecl, WantInstanceMethods, WantKind, SelIdents,
 6254       AddObjCMethods(*I, WantInstanceMethods, WantKind, SelIdents, CurContext,
 6259       AddObjCMethods(Impl, WantInstanceMethods, WantKind, SelIdents, CurContext,
 6268                    SelIdents, CurContext, Selectors, AllowSameLength, Results,
 6273     AddObjCMethods(Impl, WantInstanceMethods, WantKind, SelIdents, CurContext,