Searched refs:IgnoreSideEffectsRAII (Results 1 – 1 of 1) sorted by relevance
1359 struct IgnoreSideEffectsRAII { struct1362 explicit IgnoreSideEffectsRAII(EvalInfo &Info) in IgnoreSideEffectsRAII() function1367 ~IgnoreSideEffectsRAII() { Info.EvalMode = OldMode; } in ~IgnoreSideEffectsRAII() argument12898 IgnoreSideEffectsRAII Fold(Info); in tryEvaluateBuiltinObjectSize()