Searched refs:getSizeOfUnwindException (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/clang/lib/CodeGen/ | ||
H A D | TargetInfo.h | 94 virtual unsigned getSizeOfUnwindException() const; |
H A D | TargetInfo.cpp | 466 unsigned TargetCodeGenInfo::getSizeOfUnwindException() const { in getSizeOfUnwindException() function in TargetCodeGenInfo |
H A D | ItaniumCXXABI.cpp | 4491 CGF.CGM.getTargetCodeGenInfo().getSizeOfUnwindException(); in InitCatchParam() |