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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/lli/
H A DRemoteJITUtils.h29 FDRawChannel(int InFD, int OutFD) : InFD(InFD), OutFD(OutFD) {} function in class:final

Completed in 105 milliseconds