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