Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.h142 bool checkCFProtectionBranchSupported(DiagnosticsEngine &) const override { in checkCFProtectionBranchSupported() function
H A DX86.h280 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionBranchSupported() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp203 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported() function in TargetInfo