Home
last modified time | relevance | path

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

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