Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp7743 unsigned SizeOfUnwindException; member in __anoncdae85850d11::MIPSTargetCodeGenInfo
7747 SizeOfUnwindException(IsO32 ? 24 : 32) {} in MIPSTargetCodeGenInfo()
7805 return SizeOfUnwindException; in getSizeOfUnwindException()