Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h423 bool isSignReturnAddressWithAKey() const { in isSignReturnAddressWithAKey() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAArch64.cpp364 if (Opts.isSignReturnAddressWithAKey()) in getTargetDefines()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp682 !LangOpts.isSignReturnAddressWithAKey()); in Release()