Searched defs:ExceptionsType (Results 1 – 1 of 1) sorted by relevance
32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enum309 ExceptionHandling::ExceptionsType ExceptionsType; // Defaults to None variable