Searched refs:SizeOfUnwindException (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp43 unsigned SizeOfUnwindException; member in class:__anon469::MIPSTargetCodeGenInfo
47 SizeOfUnwindException(IsO32 ? 24 : 32) {}
105 return SizeOfUnwindException;

Completed in 257 milliseconds