Home
last modified time | relevance | path

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

/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp73 cl::opt<bool> NoUser32("no-user32", variable
487 if (NoUser32 && sys::path::stem(DLLName) == "user32") { in main()
/external/swiftshader/third_party/LLVM/utils/KillTheDoctor/
DKillTheDoctor.cpp68 cl::opt<bool> NoUser32("no-user32", variable
526 if (NoUser32 && sys::path::stem(DLLName) == "user32") { in main()