Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp72 cl::opt<bool> NoUser32("no-user32", variable
486 if (NoUser32 && sys::path::stem(DLLName) == "user32") { in main()