Home
last modified time | relevance | path

Searched refs:isSignReturnAddressWithAKey (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DLangOptions.h440 bool isSignReturnAddressWithAKey() const { in isSignReturnAddressWithAKey() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/Targets/
DAArch64.cpp366 if (Opts.isSignReturnAddressWithAKey()) in getTargetDefines()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp698 !LangOpts.isSignReturnAddressWithAKey()); in Release()