Home
last modified time | relevance | path

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

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