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