Home
last modified time | relevance | path

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

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