Searched defs:checkCFProtectionReturnSupported (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ | ||
H A D | TargetInfo.cpp | 201 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const { checkCFProtectionReturnSupported() function in TargetInfo |
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | X86.h | 260 checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const override { checkCFProtectionReturnSupported() function |