Searched refs:checkCFProtectionReturnSupported (Results 1 – 4 of 4) sorted by relevance
260 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionReturnSupported() function263 return TargetInfo::checkCFProtectionReturnSupported(Diags); in checkCFProtectionReturnSupported()
201 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionReturnSupported() function in TargetInfo
1644 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const;
1107 Target.checkCFProtectionReturnSupported(getDiags())) { in Release()