Home
last modified time | relevance | path

Searched defs:checkCFProtectionBranchSupported (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp195 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { checkCFProtectionBranchSupported() function in TargetInfo
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.h267 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { checkCFProtectionBranchSupported() function