Searched refs:checkCFProtectionBranchSupported (Results 1 – 4 of 4) sorted by relevance
252 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionBranchSupported() function255 return TargetInfo::checkCFProtectionBranchSupported(Diags); in checkCFProtectionBranchSupported()
193 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported() function in TargetInfo
1607 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const;
779 Target.checkCFProtectionBranchSupported(getDiags())) { in Release()