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