Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/
DTargetInfo.cpp151 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported() function in TargetInfo
/external/llvm-project/clang/lib/Basic/Targets/
DX86.h222 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionBranchSupported() function