Searched defs:LoopSafetyInfo (Results 1 – 1 of 1) sorted by relevance
41 struct LoopSafetyInfo { struct47 LoopSafetyInfo() : MayThrow(false), HeaderMayThrow(false) {} in LoopSafetyInfo() argument