Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DDarwin.cpp1186 static bool hasExportSymbolDirective(const ArgList &Args) { in hasExportSymbolDirective() function
1232 if (hasExportSymbolDirective(Args)) { in addProfileRTLibs()