Searched refs:InferRelatedResultType (Results 1 – 1 of 1) sorted by relevance
4725 bool InferRelatedResultType = false; in ActOnMethodDeclaration() local4740 InferRelatedResultType = ObjCMethod->isClassMethod(); in ActOnMethodDeclaration()4747 InferRelatedResultType = ObjCMethod->isInstanceMethod(); in ActOnMethodDeclaration()4751 if (InferRelatedResultType && in ActOnMethodDeclaration()