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

/frameworks/compile/mclinker/lib/Support/
H A Draw_ostream.cpp23 bool pShouldClose,
26 : llvm::raw_fd_ostream(pFD, pShouldClose, pUnbuffered), m_pLDInfo(pLDInfo) {
22 raw_fd_ostream(int pFD, bool pShouldClose, bool pUnbuffered, const MCLDInfo* pLDInfo) argument

Completed in 247 milliseconds