Searched refs:PatchStr (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp2125 StringRef PatchStr = Second.second; local
2175 if (PatchStr.empty()) {
2188 TryParseLastNumber(PatchStr, GoodVersion.Patch, DummyStr);

Completed in 102 milliseconds