Searched refs:checkCFProtectionBranchSupported (Results 1 – 4 of 4) sorted by relevance
267 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionBranchSupported() function270 return TargetInfo::checkCFProtectionBranchSupported(Diags); in checkCFProtectionBranchSupported()
195 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported() function in TargetInfo
1640 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const;
1114 Target.checkCFProtectionBranchSupported(getDiags())) { in Release()