Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp245 static int CountParam = 0; variable
279 if (CountParamArg.getAsInteger(10, CountParam)) in getCountParam()
281 if (CountParam < 1) in getCountParam()
460 if (CountParam) in parseCommandLine()
715 if (CountParam && ++MemberCount[Name] != CountParam) in performReadOperation()
872 if (CountParam && ++MemberCount[Name] != CountParam) in computeInsertAction()
967 if (MemberI != Members.end() && !CountParam) in computeNewArchiveMembers()