Home
last modified time | relevance | path

Searched defs:ProcessInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DProgram.h35 struct ProcessInfo { struct
44 #error "ProcessInfo is not defined for this platform!" argument
53 ProcessInfo(); argument
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp343 PROCESS_INFORMATION ProcessInfo; in main() local