Searched defs:AlternativeOperators (Results 1 – 2 of 2) sorted by relevance
3430 bool AlternativeOperators = Style.isCpp(); in getFormattingLangOpts() local
23583 TEST_F(FormatTest, AlternativeOperators) { in TEST_F() argument