Searched refs:checkCFProtectionBranchSupported (Results 1 – 5 of 5) sorted by relevance
142 bool checkCFProtectionBranchSupported(DiagnosticsEngine &) const override { in checkCFProtectionBranchSupported() function
280 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionBranchSupported() function283 return TargetInfo::checkCFProtectionBranchSupported(Diags); in checkCFProtectionBranchSupported()
203 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported() function in TargetInfo
1761 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const;
1279 Target.checkCFProtectionBranchSupported(getDiags())) { in Release()