Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1400 static bool hasExportSymbolDirective(const ArgList &Args) { in hasExportSymbolDirective() function
1446 if (hasExportSymbolDirective(Args) && ForGCOV) { in addProfileRTLibs()