Searched refs:IgnoreSideEffectsRAII (Results 1 – 1 of 1) sorted by relevance
1276 struct IgnoreSideEffectsRAII { struct1279 explicit IgnoreSideEffectsRAII(EvalInfo &Info) in IgnoreSideEffectsRAII() argument1284 ~IgnoreSideEffectsRAII() { Info.EvalMode = OldMode; } in ~IgnoreSideEffectsRAII() argument11394 IgnoreSideEffectsRAII Fold(Info); in tryEvaluateBuiltinObjectSize()