Searched refs:checkCFProtectionBranchSupported (Results 1 – 4 of 4) sorted by relevance
268 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionBranchSupported() function271 return TargetInfo::checkCFProtectionBranchSupported(Diags); in checkCFProtectionBranchSupported()
196 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported() function in TargetInfo
1727 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const;
1159 Target.checkCFProtectionBranchSupported(getDiags())) { in Release()