Searched refs:AlignOperands (Results 1 – 5 of 5) sorted by relevance
245 bool AlignOperands; member414 AlignOperands == R.AlignOperands &&
175 IO.mapOptional("AlignOperands", Style.AlignOperands); in mapping()330 LLVMStyle.AlignOperands = true; in getLLVMStyle()419 GoogleStyle.AlignOperands = false; in getGoogleStyle()478 Style.AlignOperands = false; in getWebKitStyle()
725 Style.AlignOperands) || in moveStatePastFakeLParens()738 (Style.AlignOperands || *I < prec::Assignment) && in moveStatePastFakeLParens()
3482 Style.AlignOperands = false; in TEST_F()4303 Style.AlignOperands = false; in TEST_F()4308 Style.AlignOperands = true; in TEST_F()4313 Style.AlignOperands = false; in TEST_F()8905 CHECK_PARSE_BOOL(AlignOperands); in TEST_F()
167 **AlignOperands** (``bool``)