Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp249 static int CountParam = 0; variable
283 if (CountParamArg.getAsInteger(10, CountParam)) in getCountParam()
285 if (CountParam < 1) in getCountParam()
464 if (CountParam) in parseCommandLine()
738 if (CountParam && ++MemberCount[Name] != CountParam) in performReadOperation()
887 if (CountParam && ++MemberCount[Name] != CountParam) in computeInsertAction()
982 if (MemberI != Members.end() && !CountParam) in computeNewArchiveMembers()