Searched refs:AlignOperands (Results 1 – 5 of 5) sorted by relevance
110 bool AlignOperands; member595 AlignOperands == R.AlignOperands &&
232 IO.mapOptional("AlignOperands", Style.AlignOperands); in mapping()469 LLVMStyle.AlignOperands = true; in getLLVMStyle()570 GoogleStyle.AlignOperands = false; in getGoogleStyle()581 GoogleStyle.AlignOperands = false; in getGoogleStyle()639 Style.AlignOperands = false; in getWebKitStyle()
791 Style.AlignOperands) || in moveStatePastFakeLParens()804 (Style.AlignOperands || *I < prec::Assignment) && in moveStatePastFakeLParens()
3510 Style.AlignOperands = false; in TEST_F()4402 Style.AlignOperands = false; in TEST_F()4407 Style.AlignOperands = true; in TEST_F()4412 Style.AlignOperands = false; in TEST_F()9717 CHECK_PARSE_BOOL(AlignOperands); in TEST_F()
213 **AlignOperands** (``bool``)