Searched refs:IgnoreSideEffectsRAII (Results 1 – 1 of 1) sorted by relevance
1282 struct IgnoreSideEffectsRAII { struct1285 explicit IgnoreSideEffectsRAII(EvalInfo &Info) in IgnoreSideEffectsRAII() function1290 ~IgnoreSideEffectsRAII() { Info.EvalMode = OldMode; } in ~IgnoreSideEffectsRAII() argument11420 IgnoreSideEffectsRAII Fold(Info); in tryEvaluateBuiltinObjectSize()