Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h210 StringRef manifestUIAccess = "'false'"; member
H A DDriverUtils.cpp320 std::tie(ctx.config.manifestUIAccess, arg) = arg.split(" "); in parseManifestUAC()
405 << " uiAccess=" << ctx.config.manifestUIAccess << "/>\n" in createDefaultXml()