Searched refs:GetAssumedMessageSendExprType (Results 1 – 1 of 1) sorted by relevance
5167 static ObjCInterfaceDecl *GetAssumedMessageSendExprType(Expr *E) { in GetAssumedMessageSendExprType() function5625 if (ObjCInterfaceDecl *IFace = GetAssumedMessageSendExprType(RecExpr)) { in CodeCompleteObjCInstanceMessage()