Searched refs:SortUsingDeclarations (Results 1 – 4 of 4) sorted by relevance
3281 bool SortUsingDeclarations; member
859 IO.mapOptional("SortUsingDeclarations", Style.SortUsingDeclarations); in mapping()1339 LLVMStyle.SortUsingDeclarations = true; in getLLVMStyle()1656 NoStyle.SortUsingDeclarations = false; in getNoStyle()3286 if (Style.SortUsingDeclarations) { in reformat()
3985 **SortUsingDeclarations** (``Boolean``) :versionbadge:`clang-format 5`
20074 CHECK_PARSE_BOOL(SortUsingDeclarations); in TEST_F()