Searched refs:ImpliedMethod (Results 1 – 1 of 1) sorted by relevance
2323 ObjCMethodDecl *ImpliedMethod; in checkFoundationAPI() local2328 ImpliedMethod = in checkFoundationAPI()2330 if (!ImpliedMethod) in checkFoundationAPI()2331 ImpliedMethod = in checkFoundationAPI()2338 if (!ImpliedMethod) in checkFoundationAPI()2339 ImpliedMethod = in checkFoundationAPI()2342 if (!ImpliedMethod) in checkFoundationAPI()2344 QualType Ret = ImpliedMethod->getReturnType(); in checkFoundationAPI()2346 QualType Ret = ImpliedMethod->getReturnType(); in checkFoundationAPI()2352 S.Diag(ImpliedMethod->getBeginLoc(), in checkFoundationAPI()[all …]