Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Basic/
DTargetInfo.cpp193 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported() function in TargetInfo
/openbsd/src/gnu/llvm/clang/lib/Basic/Targets/
DX86.h252 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionBranchSupported() function