Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp27 static StringRef getSeparator(const Twine &msg) { in getSeparator() function
250 sep = getSeparator(msg); in warn()
281 sep = getSeparator(msg); in error()