Searched refs:InferRelatedResultType (Results 1 – 1 of 1) sorted by relevance
3276 bool InferRelatedResultType = false; in ActOnMethodDeclaration() local3290 InferRelatedResultType = ObjCMethod->isClassMethod(); in ActOnMethodDeclaration()3297 InferRelatedResultType = ObjCMethod->isInstanceMethod(); in ActOnMethodDeclaration()3301 if (InferRelatedResultType) in ActOnMethodDeclaration()