Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.h73 virtual unsigned getSizeOfUnwindException() const;
DCGException.cpp926 CGF.CGM.getTargetCodeGenInfo().getSizeOfUnwindException(); in InitCatchParam()
DTargetInfo.cpp123 unsigned TargetCodeGenInfo::getSizeOfUnwindException() const { in getSizeOfUnwindException() function in TargetCodeGenInfo
3928 unsigned getSizeOfUnwindException() const override { in getSizeOfUnwindException() function in __anonc5f222370711::ARMTargetCodeGenInfo
3930 return TargetCodeGenInfo::getSizeOfUnwindException(); in getSizeOfUnwindException()
5158 unsigned getSizeOfUnwindException() const override { in getSizeOfUnwindException() function in __anonc5f222370c11::MIPSTargetCodeGenInfo