Searched refs:getSizeOfUnwindException (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | TargetInfo.h | 73 virtual unsigned getSizeOfUnwindException() const; |
D | CGException.cpp | 926 CGF.CGM.getTargetCodeGenInfo().getSizeOfUnwindException(); in InitCatchParam() |
D | TargetInfo.cpp | 123 unsigned TargetCodeGenInfo::getSizeOfUnwindException() const { in getSizeOfUnwindException() function in TargetCodeGenInfo |