Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateRuntimeFunction

1635   return CGF.CGM.CreateRuntimeFunction(FTy, "__cxa_bad_typeid");
1722 return CGF.CGM.CreateRuntimeFunction(FTy, "__dynamic_cast", Attrs);
1728 return CGF.CGM.CreateRuntimeFunction(FTy, "__cxa_bad_cast");