Searched refs:checkCFProtectionReturnSupported (Results 1 – 4 of 4) sorted by relevance
261 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionReturnSupported() function264 return TargetInfo::checkCFProtectionReturnSupported(Diags); in checkCFProtectionReturnSupported()
202 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionReturnSupported() function in TargetInfo
1731 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const;
1152 Target.checkCFProtectionReturnSupported(getDiags())) { in Release()