Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DPDB.cpp807 static void warnUnusable(InputFile *f, Error e) { in warnUnusable() function
907 warnUnusable(source->file, std::move(e)); in addDebug()
915 warnUnusable(source->file, std::move(typeError)); in addDebug()