Home
last modified time | relevance | path

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

/external/llvm/tools/lli/ChildTarget/
DChildTarget.cpp17 LLIMessageType waitForIncomingMessage();
53 MsgType = ThisChild.waitForIncomingMessage(); in main()
67 LLIMessageType LLIChildTarget::waitForIncomingMessage() { in waitForIncomingMessage() function in LLIChildTarget