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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp5132 unsigned SizeOfUnwindException; member in class:__anon17884::MIPSTargetCodeGenInfo
5136 SizeOfUnwindException(IsO32 ? 24 : 32) {}
5159 return SizeOfUnwindException;

Completed in 111 milliseconds