Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Support/
Draw_ostream.cpp38 std::error_code& pErrorCode, in raw_fd_ostream() argument
40 : llvm::raw_fd_ostream(pFilename, pErrorCode, pFlags), in raw_fd_ostream()
/frameworks/compile/mclinker/include/mcld/Support/
Draw_ostream.h31 std::error_code& pErrorCode,