Searched refs:IgnoreSideEffectsRAII (Results 1 – 1 of 1) sorted by relevance
1339 struct IgnoreSideEffectsRAII { struct1342 explicit IgnoreSideEffectsRAII(EvalInfo &Info) in IgnoreSideEffectsRAII() function1347 ~IgnoreSideEffectsRAII() { Info.EvalMode = OldMode; } in ~IgnoreSideEffectsRAII() argument12342 IgnoreSideEffectsRAII Fold(Info); in tryEvaluateBuiltinObjectSize()