Searched refs:mpOS (Results 1 – 2 of 2) sorted by relevance
66 llvm::raw_ostream *mpOS; variable
253 : ASTConsumer(), mTargetOpts(TargetOpts), mpModule(nullptr), mpOS(OS), in Backend()256 mBufferOutStream(*mpOS), mContext(Context), in Backend()