Home | History | Annotate | Download | only in Sema

Lines Matching refs:InitMethod

2513       const ObjCMethodDecl *InitMethod = nullptr;
2515 getCurMethodDecl()->isDesignatedInitializerForTheInterface(&InitMethod);
2516 assert(isDesignated && InitMethod);
2521 Diag(InitMethod->getLocation(),