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