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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRawByteChannel.h42 Error startSendMessage(const FunctionIdT &FnId, const SequenceIdT &SeqNo) { argument
61 Error startReceiveMessage(FunctionIdT &FnId, SequenceNumberT &SeqNo) { argument
H A DRPCUtils.h63 BadFunctionCall(FnIdT FnId, SeqNoT SeqNo) argument
76 FnIdT FnId; member in class:llvm::orc::rpc::BadFunctionCall
1020 FunctionIdT FnId; local
1079 FunctionIdT FnId; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp177 findSiblings(StackTrieNode *parent, int32_t FnId, uint32_t TId, argument

Completed in 71 milliseconds