Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp202 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const { checkCFProtectionReturnSupported() function in TargetInfo
/llvm-project/clang/lib/Basic/Targets/
H A DX86.h266 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const override { checkCFProtectionReturnSupported() function