Searched refs:MSStyle (Results 1 – 1 of 1) sorted by relevance
29 bool MSStyle; member in __anonfb3caf500111::HeaderIncludesCallback39 ShowDepth(ShowDepth_), MSStyle(MSStyle_) {} in HeaderIncludesCallback()156 bool MSStyle) { in PrintHeaderInfo() argument159 if (!MSStyle) in PrintHeaderInfo()163 if (MSStyle) in PrintHeaderInfo()169 Msg += MSStyle ? ' ' : '.'; in PrintHeaderInfo()171 if (!MSStyle) in PrintHeaderInfo()184 bool ShowDepth, bool MSStyle) { in AttachHeaderIncludeGen() argument189 if (MSStyle) { in AttachHeaderIncludeGen()232 PrintHeaderInfo(OutputFile, Header.first, ShowDepth, 2, MSStyle); in AttachHeaderIncludeGen()[all …]