Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp186 static Format FormatType = Default; variable
922 switch (FormatType) { in performWriteOperation()
1204 FormatType = StringSwitch<Format>(Match) in ar_main()
1210 if (FormatType == Unknown) in ar_main()