Searched refs:modifySubobject (Results 1 – 1 of 1) sorted by relevance
3876 static bool modifySubobject(EvalInfo &Info, const Expr *E, in modifySubobject() function4276 return Obj && modifySubobject(Info, E, Obj, LVal.Designator, Val); in handleAssignment()