Searched refs:PPDIS_None (Results 1 – 4 of 4) sorted by relevance
168 IncludeGuard(Style.IndentPPDirectives == FormatStyle::PPDIS_None in UnwrappedLineParser() 178 IncludeGuard = Style.IndentPPDirectives == FormatStyle::PPDIS_None in reset() 1142 Style.IndentPPDirectives != FormatStyle::PPDIS_None) { in parsePPEndIf() 1181 if (Style.IndentPPDirectives != FormatStyle::PPDIS_None) in parsePPDefine() 1216 if (Style.IndentPPDirectives != FormatStyle::PPDIS_None) in parsePPUnknown()
65 if (Style.IndentPPDirectives != FormatStyle::PPDIS_None && in nextLine()
482 IO.enumCase(Value, "None", FormatStyle::PPDIS_None); in enumeration()1516 LLVMStyle.IndentPPDirectives = FormatStyle::PPDIS_None; in getLLVMStyle()
2800 PPDIS_None, enumerator