Home
last modified time | relevance | path

Searched defs:FnId (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DRawByteChannel.h42 Error startSendMessage(const FunctionIdT &FnId, const SequenceIdT &SeqNo) { in startSendMessage()
61 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { in startReceiveMessage()
H A DRPCUtils.h63 BadFunctionCall(FnIdT FnId, SeqNoT SeqNo) in BadFunctionCall()
1013 FunctionIdT FnId; in appendCallAsync() local
1072 FunctionIdT FnId; in handleOne() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-converter.cpp177 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, in findSiblings()