Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DLangOptions.h375 bool isSignReturnAddressWithAKey() const { in isSignReturnAddressWithAKey() function
/external/llvm-project/clang/lib/Basic/Targets/
DAArch64.cpp339 if (Opts.isSignReturnAddressWithAKey()) in getTargetDefines()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp649 !LangOpts.isSignReturnAddressWithAKey()); in Release()