Searched refs:getSizeOfUnwindException (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/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 | 4458 CGF.CGM.getTargetCodeGenInfo().getSizeOfUnwindException(); in InitCatchParam() |