Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp627 static bool shouldCreateArchive(ArchiveOperation Op) { in shouldCreateArchive() function
1170 if (!shouldCreateArchive(Operation)) { in performOperation()