Home | History | Annotate | Download | only in Sema

Lines Matching refs:InitMethod

10164       const ObjCMethodDecl *InitMethod = nullptr;
10166 MD->isDesignatedInitializerForTheInterface(&InitMethod);
10167 assert(isDesignated && InitMethod);
10185 Diag(InitMethod->getLocation(),