Searched refs:checkCFProtectionReturnSupported (Results 1 – 5 of 5) sorted by relevance
149 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionReturnSupported() function152 return TargetInfo::checkCFProtectionReturnSupported(Diags); in checkCFProtectionReturnSupported()
273 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionReturnSupported() function276 return TargetInfo::checkCFProtectionReturnSupported(Diags); in checkCFProtectionReturnSupported()
225 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionReturnSupported() function in TargetInfo
1772 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const;
1272 Target.checkCFProtectionReturnSupported(getDiags())) { in Release()