Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DPDB.cpp998 static void warnUnusable(InputFile *f, Error e) { in warnUnusable() function
1100 warnUnusable(source->file, std::move(e)); in addDebug()
1108 warnUnusable(source->file, std::move(typeError)); in addDebug()