Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDTargetInfo.cpp4770 unsigned SizeOfUnwindException; member in __anon0c406eb40c11::MIPSTargetCodeGenInfo
4774 SizeOfUnwindException(IsO32 ? 24 : 32) {} in MIPSTargetCodeGenInfo()
4797 return SizeOfUnwindException; in getSizeOfUnwindException()