Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/Targets/
H A DARM.cpp384 bool ARMTargetInfo::isBranchProtectionSupportedArch(StringRef Arch) const { isBranchProtectionSupportedArch() function in ARMTargetInfo
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1437 virtual bool isBranchProtectionSupportedArch(StringRef Arch) const { isBranchProtectionSupportedArch() function