Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/InterfaceStub/
H A DIFSHandler.h39 Error writeIFSToOutputStream(raw_ostream &OS, const IFSStub &Stub);
/freebsd-13.1/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp197 Error ifs::writeIFSToOutputStream(raw_ostream &OS, const IFSStub &Stub) { in writeIFSToOutputStream() function in ifs