Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp205 static Format FormatType = Default; variable
1038 switch (FormatType) { in performWriteOperation()
1368 FormatType = StringSwitch<Format>(Match) in ar_main()
1375 if (FormatType == Unknown) in ar_main()