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