Searched refs:IndentRequires (Results 1 – 4 of 4) sorted by relevance
2309 bool IndentRequires; member3319 IndentRequires == R.IndentRequires && IndentWidth == R.IndentWidth &&
2362 if (Style.IndentRequires && OriginalLevel != Line->Level) { in parseRequiresExpression()2425 if (Style.IndentRequires && OriginalLevel != Line->Level) { in parseConstraintExpression()2443 if (Style.IndentRequires) { in parseRequires()
632 IO.mapOptional("IndentRequires", Style.IndentRequires); in mapping()1021 LLVMStyle.IndentRequires = false; in getLLVMStyle()
2585 **IndentRequires** (``bool``)