Searched refs:InferRelatedResultType (Results 1 – 1 of 1) sorted by relevance
5006 bool InferRelatedResultType = false; in ActOnMethodDeclaration() local5021 InferRelatedResultType = ObjCMethod->isClassMethod(); in ActOnMethodDeclaration()5028 InferRelatedResultType = ObjCMethod->isInstanceMethod(); in ActOnMethodDeclaration()5032 if (InferRelatedResultType && in ActOnMethodDeclaration()