Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1525 static SmallVector<StringRef, 0> getAllowableClients(opt::InputArgList &args) { in getAllowableClients() function
1781 config->allowableClients = getAllowableClients(args); in link()