Searched refs:checkCFProtectionReturnSupported (Results 1 – 4 of 4) sorted by relevance
245 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionReturnSupported() function248 return TargetInfo::checkCFProtectionReturnSupported(Diags); in checkCFProtectionReturnSupported()
199 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionReturnSupported() function in TargetInfo
1611 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const;
772 Target.checkCFProtectionReturnSupported(getDiags())) { in Release()