Home
last modified time | relevance | path

Searched refs:getSizeOfUnwindException (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp77 unsigned TargetCodeGenInfo::getSizeOfUnwindException() const { in getSizeOfUnwindException() function in TargetCodeGenInfo
H A DTargetInfo.h109 virtual unsigned getSizeOfUnwindException() const;
H A DItaniumCXXABI.cpp4844 CGF.CGM.getTargetCodeGenInfo().getSizeOfUnwindException(); in InitCatchParam()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp128 unsigned getSizeOfUnwindException() const override { in getSizeOfUnwindException() function in __anonde7367c70111::ARMTargetCodeGenInfo
131 return TargetCodeGenInfo::getSizeOfUnwindException(); in getSizeOfUnwindException()
H A DMips.cpp104 unsigned getSizeOfUnwindException() const override { in getSizeOfUnwindException() function in __anon00d9b2600111::MIPSTargetCodeGenInfo