Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp1324 StringRef MatchRef = Match; in getRspQuoting() local
1325 if (MatchRef == "posix") in getRspQuoting()
1327 else if (MatchRef == "windows") in getRspQuoting()