Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/Common/
DErrorHandler.cpp36 static StringRef getSeparator(const Twine &msg) { in getSeparator() function
195 sep = getSeparator(msg); in warn()
229 sep = getSeparator(msg); in error()