Searched refs:ThisChild (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp50 LLIChildTarget ThisChild; local
51 ThisChild.initialize();
54 MsgType = ThisChild.waitForIncomingMessage();
55 ThisChild.handleMessage(MsgType);

Completed in 41 milliseconds