Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp5486 unsigned SizeOfUnwindException; member in __anona890a3f30a11::MIPSTargetCodeGenInfo
5490 SizeOfUnwindException(IsO32 ? 24 : 32) {} in MIPSTargetCodeGenInfo()
5513 return SizeOfUnwindException; in getSizeOfUnwindException()