Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargetInfo.cpp159 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionBranchSupported() function in TargetInfo
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DX86.h227 checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const override { in checkCFProtectionBranchSupported() function