Searched refs:getSizeOfUnwindException (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | TargetInfo.h | 82 virtual unsigned getSizeOfUnwindException() const; |
| H A D | TargetInfo.cpp | 411 unsigned TargetCodeGenInfo::getSizeOfUnwindException() const { in getSizeOfUnwindException() function in TargetCodeGenInfo |
| H A D | ItaniumCXXABI.cpp | 4498 CGF.CGM.getTargetCodeGenInfo().getSizeOfUnwindException(); in InitCatchParam() |