Searched refs:InferRelatedResultType (Results 1 – 1 of 1) sorted by relevance
5039 bool InferRelatedResultType = false; in ActOnMethodDeclaration() local5054 InferRelatedResultType = ObjCMethod->isClassMethod(); in ActOnMethodDeclaration()5061 InferRelatedResultType = ObjCMethod->isInstanceMethod(); in ActOnMethodDeclaration()5065 if (InferRelatedResultType && in ActOnMethodDeclaration()