Lines Matching defs:set
25 // * A set of notes indicating why the evaluation was not a constant expression
219 /// relevant diagnostic and set the designator as invalid.
815 void set(APValue::LValueBase B, unsigned I = 0) {
837 // Check this LValue refers to an object. If not, set the designator to be
2447 // FIXME: We don't set up EvaluatingDecl for local variables or temporaries,
2988 Result.set(VD, Info.CurrentCall->Index);
4063 Result.set(B);
4256 Result.set(VD, Frame->Index);
4293 Result.set(E);
4297 Result.set(E, Info.CurrentCall->Index);
4482 Result.set(E);
4639 Result.set(SubExpr, Info.CurrentCall->Index);
5091 Result.set(E, Info.CurrentCall->Index);
6336 // Set up the width and signedness manually, in case it can't be deduced
7796 LV.set(E, Info.CurrentCall->Index);
7803 LV.set(E, Info.CurrentCall->Index);
7956 LVal.set(VD);
8520 This.set(&VIE, Info.CurrentCall->Index);