Searched refs:IndentPPDirectives (Results 1 – 10 of 10) sorted by relevance
25 IndentPPDirectives: AfterHash
40 IndentPPDirectives: None
75 IndentPPDirectives: None
100 IndentPPDirectives: None
2984 PPDirectiveIndentStyle IndentPPDirectives; member5411 IndentPPDirectives == R.IndentPPDirectives &&
65 if (Style.IndentPPDirectives != FormatStyle::PPDIS_None && in nextLine()67 (Style.IndentPPDirectives == FormatStyle::PPDIS_BeforeHash && in nextLine()1655 Style.IndentPPDirectives != FormatStyle::PPDIS_BeforeHash && in formatFirstToken()
165 IncludeGuard(Style.IndentPPDirectives == FormatStyle::PPDIS_None in UnwrappedLineParser()173 IncludeGuard = Style.IndentPPDirectives == FormatStyle::PPDIS_None in reset()1143 Style.IndentPPDirectives != FormatStyle::PPDIS_None) { in parsePPEndIf()1189 if (Style.IndentPPDirectives != FormatStyle::PPDIS_None) in parsePPDefine()1223 if (Style.IndentPPDirectives != FormatStyle::PPDIS_None) in parsePPUnknown()4904 if (Style.IndentPPDirectives == FormatStyle::PPDIS_BeforeHash && in readToken()
267 if (Style.IndentPPDirectives == FormatStyle::PPDIS_AfterHash && in getInitialState()782 if (Style.IndentPPDirectives == FormatStyle::PPDIS_AfterHash && in addTokenOnCurrentLine()
1084 IO.mapOptional("IndentPPDirectives", Style.IndentPPDirectives); in mapping()1609 LLVMStyle.IndentPPDirectives = FormatStyle::PPDIS_None; in getLLVMStyle()
3614 Line->Level = Style.IndentPPDirectives != FormatStyle::PPDIS_BeforeHash && in setCommentLineLevels()