Searched defs:ExceptionsType (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h33 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enum in namespace:llvm::ExceptionHandling
303 ExceptionHandling::ExceptionsType ExceptionsType; // Defaults to None member in class:llvm::MCAsmInfo

Completed in 101 milliseconds