Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp7891 unsigned SizeOfUnwindException; member in __anon8ad051810e11::MIPSTargetCodeGenInfo
7895 SizeOfUnwindException(IsO32 ? 24 : 32) {} in MIPSTargetCodeGenInfo()
7953 return SizeOfUnwindException; in getSizeOfUnwindException()