Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp631 static bool shouldCreateArchive(ArchiveOperation Op) { in shouldCreateArchive() function
1153 if (!shouldCreateArchive(Operation)) { in performOperation()