Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1184 static bool hasExportSymbolDirective(const ArgList &Args) { in hasExportSymbolDirective() function
1230 if (hasExportSymbolDirective(Args)) { in addProfileRTLibs()