Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/COFF/
H A DConfig.h311 bool warnLocallyDefinedImported = true; member
H A DSymbolTable.cpp542 ctx.config.warnLocallyDefinedImported ? &localImports : nullptr, false); in resolveRemainingUndefines()
H A DDriver.cpp1572 config->warnLocallyDefinedImported = false; in linkerMain()