Home | History | Annotate | Download | only in Sema

Lines Matching refs:WarnUndefinedMethod

1100 void Sema::WarnUndefinedMethod(SourceLocation ImpLoc, ObjCMethodDecl *method,
1547 WarnUndefinedMethod(ImpLoc, method, IncompleteImpl, DIAG);
1570 WarnUndefinedMethod(ImpLoc, method, IncompleteImpl, DIAG);
1606 WarnUndefinedMethod(IMPDecl->getLocation(), *I, IncompleteImpl,
1636 WarnUndefinedMethod(IMPDecl->getLocation(), *I, IncompleteImpl,