Searched refs:MSStyle (Results 1 – 2 of 2) sorted by relevance
27 bool MSStyle; member in __anona4f9c0b20111::HeaderIncludesCallback36 ShowDepth(ShowDepth_), MSStyle(MSStyle_) {} in HeaderIncludesCallback()51 bool MSStyle) { in AttachHeaderIncludeGen() argument52 raw_ostream *OutputFile = MSStyle ? &llvm::outs() : &llvm::errs(); in AttachHeaderIncludeGen()77 MSStyle)); in AttachHeaderIncludeGen()117 if (!MSStyle) in FileChanged()121 if (MSStyle) in FileChanged()127 Msg += MSStyle ? ' ' : '.'; in FileChanged()129 if (!MSStyle) in FileChanged()
160 bool ShowDepth = true, bool MSStyle = false);