Searched defs:checkCFProtectionBranchSupported (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | TargetInfo.cpp | 196 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported() function in TargetInfo |
/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | X86.h | 273 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { checkCFProtectionBranchSupported() function |