Searched refs:InferRelatedResultType (Results 1 – 1 of 1) sorted by relevance
3287 bool InferRelatedResultType = false; in ActOnMethodDeclaration() local3302 InferRelatedResultType = ObjCMethod->isClassMethod(); in ActOnMethodDeclaration()3309 InferRelatedResultType = ObjCMethod->isInstanceMethod(); in ActOnMethodDeclaration()3313 if (InferRelatedResultType && in ActOnMethodDeclaration()