Searched refs:checkCFProtectionReturnSupported (Results 1 – 4 of 4) sorted by relevance
174 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionReturnSupported() function in TargetInfo
235 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionReturnSupported() function
1555 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const;
759 Target.checkCFProtectionReturnSupported(getDiags())) { in Release()