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