Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1441 auto isPAuthLR = [](const char *member) { in CollectARMPACBTIOptions() local
1447 if (llvm::any_of(CmdArgs, isPAuthLR)) in CollectARMPACBTIOptions()